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

TDDIndexDef

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

Declaration

Source position: fpdatadict.pp line 151

type TDDIndexDef = class(TIniCollectionItem)

protected

  function GetSectionName; override;

  procedure SetSectionName(); override;

  procedure Assign(); override;

public

  procedure SaveToIni(); override;

  procedure LoadFromIni(); override;

published

  property IndexName: string; [rw]

  property Expression: string; [rw]

  property Fields: string; [rw]

  property CaseInsFields: string; [rw]

  property DescFields: string; [rw]

  property Options: TIndexOptions; [rw]

  property Source: string; [rw]

end;

Inheritance

TDDIndexDef

|

TObject


Documentation generated on: 2023-03-18