RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFieldDef Properties

The properties of the TFieldDef class are listed here.

 
Name 
Description 
 
Determines the class of the field object that corresponds to this field definition object. 
 
Identifies the physical field number used to reference the field. 
 
Determines if the field is calculated by the underlying database. 
 
The ParentDef property references the parent field definition for the field definition, if it exists. 
 
Indicates whether a value for the physical field in the underlying table is required. 
 
Name 
Description 
 
Identifies attributes of the field associated with the field def. 
 
Specifies the TFieldDefs object that contains an array of child fields. 
 
Determines the type of a physical field. 
 
Specifies the number of digits of accuracy used to store the field value. 
 
Size 
Reports the size associated with the field in the physical database table. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!