ListFileFieldNames method
Applies To
TQDBItem
,
TQDBView
Declaration
procedure ListFileFieldNames(Names : TStrings);
Description
Fills Names with just the names of the file's fields as stored in the file. Note this could be different from the values in the
FieldNames
property.