Osztály TFieldDef

Egység

Deklaráció

type TFieldDef = class(TNamedItem)

Megjegyzés

This item has no description.

Hierarchia

Áttekintés

Metódusok

Publikus function AddChild: TFieldDef;
Publikus function CreateField(Owner: TComponent; ParentField: TObjectField; FieldName: string; CreateChildren: Boolean): TField;
Publikus function HasChildDefs: Boolean;

Tulajdonságok

Publikus property FieldNo: LongInt;
Publikus property InternalCalcField: Boolean;
Publikus property ParentDef: TFieldDef;
Publikus property Required: Boolean;
Publikus property Attributes: TFieldAttributes;
Publikus property ChildDefs: TFieldDefs;
Publikus property DataType: TFieldType;
Publikus property Precision: LongInt;
Publikus property Size: LongInt;

Megjegyzés

Metódusok

Publikus function AddChild: TFieldDef;

This item has no description.

Publikus function CreateField(Owner: TComponent; ParentField: TObjectField; FieldName: string; CreateChildren: Boolean): TField;

This item has no description.

Publikus function HasChildDefs: Boolean;

This item has no description.

Tulajdonságok

Publikus property FieldNo: LongInt;

This item has no description.

Publikus property InternalCalcField: Boolean;

This item has no description.

Publikus property ParentDef: TFieldDef;

This item has no description.

Publikus property Required: Boolean;

This item has no description.

Publikus property Attributes: TFieldAttributes;

This item has no description.

Publikus property ChildDefs: TFieldDefs;

This item has no description.

Publikus property DataType: TFieldType;

This item has no description.

Publikus property Precision: LongInt;

This item has no description.

Publikus property Size: LongInt;

This item has no description.


Készítette PasDoc 0.16.0-snapshot.