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

tmacrolist

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

Declaration

Source position: msemacros.pas line 45

type tmacrolist = class(torderedrecordlist, istatupdatevalue)

public

  constructor create();

  function find();

  function itembyname();

  function itempo();

  procedure add();

  procedure expandmacros1();

  function expandmacros();

  function asarray();

  procedure setasarray();

  property options: macrooptionsty; [rw]

  procedure setpredefined();

  property predefined: macroinfoarty; [rw]

end;

Inheritance

tmacrolist,istatupdatevalue

|

torderedrecordlist

|

trecordlist

|

tnullinterfacedobject,iunknown

|

tobject


Documentation generated on: 2021-05-13