Unit 'dbf' Package
[Overview][Types][Classes][Variables][Index] [#fcl-db]

TDbfIndexDefs

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

Declaration

Source position: dbf.pas line 111

type TDbfIndexDefs = class(TCollection)

public

  FOwner: TDbf;

protected

  function GetOwner; override;

public

  constructor Create();

  function Add;

  function GetIndexByName();

  function GetIndexByField();

  procedure Update;

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

end;

Inheritance

TDbfIndexDefs

|

TObject


Documentation generated on: 2023-03-18