Class tmacroproperty
Unit
Declaration
type tmacroproperty = class(townedpersistentarrayprop)
Description
No description available, ancestor townedpersistentarrayprop description follows
No description available, ancestor tpersistentarrayprop description follows
No description available, ancestor tarrayprop description follows
Hierarchy
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- townedpersistentarrayprop
- tmacroproperty
Overview
Methods
procedure dochange(const aindex: integer); override; |
|
constructor create(const aowner: tmacrostringlist); reintroduce; |
|
function itembyname(const aname: msestring): tstringlistmacroitem; |
|
function itembynames(const anames: array of msestring): tstringlistmacroitem; |
|
class function getitemclasstype: persistentclassty; override; |
Properties
property items[constaindex:integer]: tstringlistmacroitem read getitems
write setitems; |
|
property options: macrooptionsty read foptions write foptions
default [mao_caseinsensitive]; |
Description
Methods
procedure dochange(const aindex: integer); override; |
|
constructor create(const aowner: tmacrostringlist); reintroduce; |
|
function itembyname(const aname: msestring): tstringlistmacroitem; |
|
function itembynames(const anames: array of msestring): tstringlistmacroitem; |
|
class function getitemclasstype: persistentclassty; override; |
|
Properties
property items[constaindex:integer]: tstringlistmacroitem read getitems
write setitems; |
|
property options: macrooptionsty read foptions write foptions
default [mao_caseinsensitive]; |
|
Generated by PasDoc 0.16.0.