TABSAdvFieldDefs holds the field definition (TABSFieldDef) objects that represent the physical fields underlying a dataset.
Unit
ABSMain
Description
Tables use TABSAdvFieldDefs to manage the field definitions they use to create field objects that correspond to fields in a database table. Every field definition listed by TABSAdvFieldDefs has a corresponding TField object, but not all TField objects have a corresponding field definition. For example, calculated fields do not have field definitions.
|
|