[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: db.pas line 1299
type TCheckConstraints = class(TCollection) |
protected |
function GetOwner; override; |
public |
constructor Create(); |
function Add; |
property Items []: TCheckConstraint; default; [rw] |
end; |
| |
TObject |