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

TDDFieldDefs

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

Declaration

Source position: fpdatadict.pp line 130

type TDDFieldDefs = class(TDDTableCollection)

protected

  procedure SetTableName(); override;

public

  constructor Create();

  class function FieldDefClass; virtual;

  property TableDef: TDDTableDef; [r]

  property TableName: string; [rw]

  function AddField();

  function IndexOfField();

  function FindField();

  function FieldByName();

  procedure FillFieldList();

  property Fields []: TDDFieldDef; default; [rw]

end;

Inheritance

TDDFieldDefs

|

TDDTableCollection

|

TObject


Documentation generated on: 2023-03-18