Icon Find Method

HIDESBASE TDBISAMFieldDef* __fastcall Find(const
      System::UnicodeString Name)

Usage

Call the Find method to locate a specific field definition by the name of the field. If a field definition is found with the same name, a reference to the field definition is returned, otherwise an exception is raised. The search against the field names is case-insensitive.
Image