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

TDDSequenceDef

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

Declaration

Source position: fpdatadict.pp line 291

type TDDSequenceDef = class(TIniCollectionItem)

protected

  function GetSectionName; override;

  procedure SetSectionName(); override;

  procedure Assign(); override;

public

  procedure SaveToIni(); override;

  procedure LoadFromIni(); override;

published

  property SequenceName: string; [rw]

  property StartValue: Integer; [rw]

  property Increment: Integer; [rw]

end;

Inheritance

TDDSequenceDef

|

TObject


Documentation generated on: 2023-03-18