Osztály TFieldDefs
Egység
Deklaráció
type TFieldDefs = class(TDefCollection)
Megjegyzés
This item has no description.
Hierarchia
- TObject
- TPersistent
- TCollection
- TOwnedCollection
- TDefCollection
- TFieldDefs
Áttekintés
Metódusok
![]() |
function Create(AOwner: TPersistent): TFieldDefs; |
![]() |
function AddFieldDef: TFieldDef; |
![]() |
function Find(Name: string): TFieldDef; |
![]() |
procedure Update; |
![]() |
procedure Add(Name: string; DataType: TFieldType; Size: LongInt; Required: Boolean); |
Tulajdonságok
![]() |
property HiddenFields: Boolean; |
![]() |
property Items[param1: LongInt]: TFieldDef; |
![]() |
property ParentDef: TFieldDef; |
Megjegyzés
Metódusok
![]() |
function Create(AOwner: TPersistent): TFieldDefs; |
|
This item has no description. | |
![]() |
function AddFieldDef: TFieldDef; |
|
This item has no description. | |
![]() |
function Find(Name: string): TFieldDef; |
|
This item has no description. | |
![]() |
procedure Update; |
|
This item has no description. | |
![]() |
procedure Add(Name: string; DataType: TFieldType; Size: LongInt; Required: Boolean); |
|
This item has no description. | |
Tulajdonságok
![]() |
property HiddenFields: Boolean; |
|
This item has no description. | |
![]() |
property Items[param1: LongInt]: TFieldDef; |
|
This item has no description. | |
![]() |
property ParentDef: TFieldDef; |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
