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

TDDDomainDef

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

Declaration

Source position: fpdatadict.pp line 331

type TDDDomainDef = class(TIniCollectionItem)

  procedure SetDomainName();

protected

  function GetSectionName; override;

  procedure SetSectionName(); override;

  procedure Assign(); override;

public

  procedure SaveToIni(); override;

  procedure LoadFromIni(); override;

published

  property DomainName: string; [rw]

  property FieldType: TFieldType; [rw]

  property Size: Integer; [rw]

  property Precision: Integer; [rw]

  property Required: Boolean; [rw]

  property CheckConstraint: string; [rw]

end;

Inheritance

TDDDomainDef

|

TObject


Documentation generated on: 2023-03-18