Osztály TFieldDef
Egység
Deklaráció
type TFieldDef = class(TNamedItem)
Megjegyzés
This item has no description.
Hierarchia
- TObject
- TPersistent
- TCollectionItem
- TNamedItem
- TFieldDef
Áttekintés
Metódusok
![]() |
function AddChild: TFieldDef; |
![]() |
function CreateField(Owner: TComponent; ParentField: TObjectField; FieldName: string; CreateChildren: Boolean): TField; |
![]() |
function HasChildDefs: Boolean; |
Tulajdonságok
![]() |
property FieldNo: LongInt; |
![]() |
property InternalCalcField: Boolean; |
![]() |
property ParentDef: TFieldDef; |
![]() |
property Required: Boolean; |
![]() |
property Attributes: TFieldAttributes; |
![]() |
property ChildDefs: TFieldDefs; |
![]() |
property DataType: TFieldType; |
![]() |
property Precision: LongInt; |
![]() |
property Size: LongInt; |
Megjegyzés
Metódusok
![]() |
function AddChild: TFieldDef; |
|
This item has no description. | |
![]() |
function CreateField(Owner: TComponent; ParentField: TObjectField; FieldName: string; CreateChildren: Boolean): TField; |
|
This item has no description. | |
![]() |
function HasChildDefs: Boolean; |
|
This item has no description. | |
Tulajdonságok
![]() |
property FieldNo: LongInt; |
|
This item has no description. | |
![]() |
property InternalCalcField: Boolean; |
|
This item has no description. | |
![]() |
property ParentDef: TFieldDef; |
|
This item has no description. | |
![]() |
property Required: Boolean; |
|
This item has no description. | |
![]() |
property Attributes: TFieldAttributes; |
|
This item has no description. | |
![]() |
property ChildDefs: TFieldDefs; |
|
This item has no description. | |
![]() |
property DataType: TFieldType; |
|
This item has no description. | |
![]() |
property Precision: LongInt; |
|
This item has no description. | |
![]() |
property Size: LongInt; |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
