Locates a definition object in the Items array from its name.
function Find(const AName: string): TTdbFieldDef;
Description
Call Find to obtain information about a particular field definition object. Specify the name of the field definition object as the value of the Name parameter.