[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'DB' (#fcl)

TFieldsClass

Class of TFields

Declaration

Source position: db.pas line 1163

type TFieldsClass = class of TFields;

Description

TFieldsClass is needed to be able to specify the class of fields used in TDataset.Fields;

See also

TDataset.Fields

  

Indexed access to the fields of the dataset.

TFields

  

Collection of #fcl.db.TField instances


Documentation generated on: May 14 2021