Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TFieldDefClass

Class of TFieldDef.

Declaration

Source position: db.pas line 214

type TFieldDefClass = class of TFieldDef;

Description

TFieldDefClass is used to be able to customize the actual TDataset.FieldDefs items class.

See also

TDataset.FieldDefs

  

Definitions of available fields in the underlying database.

TFieldDef

  

Class to describe one field in a record in a dataset.


Documentation generated on: Aug 28 2026 Report a problem on this page