Applies To
TQDBItem, TQDBView
Declaration
procedure AddField(FieldName : string; FieldType : TQDBFieldType);
Description
Adds a field description to the in-memory field list at run time. Note that this can put the field list out of sync with the structure stored in the file. See also: StoreStructure and FetchStructure.