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

TFieldDefs

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: db.pas line 218

type TFieldDefs = class(TDefCollection)

protected

  class function FieldDefClass; virtual;

public

  constructor Create();

  function Add();

  function AddFieldDef;

  procedure Assign(); overload;

  function Find();

  procedure Update; overload;

  function MakeNameUnique(); virtual;

  property HiddenFields: Boolean; [rw]

  property Items []: TFieldDef; default; [rw]

  property ParentDef: TFieldDef; [r]

end;

Inheritance

TFieldDefs

|

TDefCollection

|

TObject


Documentation generated on: 2023-03-18