Retrieves a TOraFile object for a field with known name.
function GetFile(const FieldName: string): TOraFile;
Call the GetFile method to retrieve a TOraFile object for a field when only its name is known. FieldName is the name of an existing field. The field should have ftBFile.