[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Class of TFields
Source position: db.pas line 1126
type TFieldsClass = class of TFields; |
TFieldsClass is needed to be able to specify the class of fields used in TDataset.Fields;
|
Indexed access to the fields of the dataset. |
|
|
Collection of #fcl.db.TField instances |