[Overview][Types][Classes][Index] Reference for unit 'msearrayprops' (#msegui)

tpersistentarrayprop

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

Declaration

Source position: msearrayprops.pas line 268

type tpersistentarrayprop = class(tarrayprop, iobjectlink)

public

  constructor create();

  destructor destroy; override;

  procedure itemdestroyed();

  procedure assign(); override;

  function propkind; override;

  function displayname(); virtual;

  procedure add();

  function indexof();

  class function getitemclasstype; virtual;

  property itemclasstype: virtualpersistentclassty; [r]

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

end;

Inheritance

tpersistentarrayprop,iobjectlink

|

tarrayprop

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13