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


TACRAdvFieldDefs.Find
TACRAdvFieldDefs
Top 

Locates a field definition in the Items array from the name of the field.

function Find(const Name: String): TACRAdvFieldDef;

Description
Call Find to obtain information about a particular field definition. Specify the name of the field as the value of the Name parameter.

If no matching field is found, an exception is raised.


© AidAim Software Accuracer: