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

tmacroproperty

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

Declaration

Source position: msemacros.pas line 152

type tmacroproperty = class(townedpersistentarrayprop)

public

  constructor create();

  property items []: tstringlistmacroitem; default; [rw]

  function itembyname();

  function itembynames();

  class function getitemclasstype; override;

published

  property options: macrooptionsty; [rw]

end;

Inheritance

tmacroproperty

|

townedpersistentarrayprop

|

tpersistentarrayprop,iobjectlink

|

tarrayprop

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13