Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TACRAdvFieldDefs
Hierarchy    Properties    Methods    
Top 

TACRAdvFieldDefs holds the advanced field definition (TACRAdvFieldDef) objects that represent the physical fields underlying a dataset.

Unit
ACRMain

Description
Tables use TACRAdvFieldDefs to manage the advanced field definitions they use to create field objects that correspond to fields in a table. Every field definition listed by TACRAdvFieldDefs has a corresponding TField object, but not all TField objects have a corresponding field definition. For example, calculated fields do not have field definitions.

Table objects also use TACRAdvFieldDefs when creating a new table with advanced field parameters.

Use the properties and methods of TACRAdvFieldDefs to:
·Access a specific field definition.  
·Add or delete field definitions from the list (when creating new tables).  
·Find out how many fields are defined.  
·Copy a set of field definitions to another table.  


© AidAim Software Accuracer: Client Server Single-file Bde Replacement Delphi Database Embedded Databas