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

tlocalindexes

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

Declaration

Source position: msebufdataset.pas line 506

type tlocalindexes = class(townedpersistentarrayprop)

public

  constructor create();

  class function getitemclasstype; override;

  procedure move(); override;

  property items []: tlocalindex; default; [r]

  function indexbyname();

  property activeindex: Integer; [rw]

  property defaultindex: Integer; [rw]

  function fieldactive();

  function hasfield();

  function fieldmodified();

  procedure preparefixup;

published

  property onindexchanged: bufdataseteventty; [rw]

end;

Inheritance

tlocalindexes

|

townedpersistentarrayprop

|

tpersistentarrayprop,iobjectlink

|

tarrayprop

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13