Applies to
TQDBItem, TQDBView
Declaration
property FieldNames[Index : integer] : string;
Description
The names of the currently defined fields.
The list of fields may have been built in two distinct ways: it may have been loaded from a QDB file via FetchStructure; or it may have been constructed at run-time using the AddField method.