RAD Studio VCL Reference
ContentsIndex
TFieldDef Members Public Properties
Public Properties
 
Name 
Description 
 
Specifies the TCollection instance to which the TCollectionItem belongs. 
 
The name displayed in the Collection editor. 
 
Determines the class of the field object that corresponds to this field definition object. 
 
Identifies the physical field number used to reference the field. 
 
ID 
A unique, permanent index for the item. 
 
Returns the item's position in the Items array of TCollection
 
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. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.