[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msebufdataset' (#msegui)

tlocalindex

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

Declaration

Source position: msebufdataset.pas line 362

type tlocalindex = class(townedpersistent)

public

  constructor create(); override;

  destructor destroy; override;

  function find();

  function findvariant();

  function unique();

  procedure deleteduplicates;

  function getbookmark();

  property desc: Boolean; [rw]

  property default: Boolean; [rw]

published

  property fields: tindexfields; [rw]

  property options: localindexoptionsty; [rw]

  property active: Boolean; [rw]

  property name: string; [rw]

end;

Inheritance

tlocalindex

|

townedpersistent

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13