Class tmacroproperty

Unit

Declaration

type tmacroproperty = class(townedpersistentarrayprop)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure dochange(const aindex: integer); override;
Public constructor create(const aowner: tmacrostringlist); reintroduce;
Public function itembyname(const aname: msestring): tstringlistmacroitem;
Public function itembynames(const anames: array of msestring): tstringlistmacroitem;
Public class function getitemclasstype: persistentclassty; override;

Properties

Public property items[const aindex: integer]: tstringlistmacroitem read getitems write setitems;
Published property options: macrooptionsty read foptions write foptions default [mao_caseinsensitive];

Description

Methods

Protected procedure dochange(const aindex: integer); override;

This item has no description.

Public constructor create(const aowner: tmacrostringlist); reintroduce;

This item has no description.

Public function itembyname(const aname: msestring): tstringlistmacroitem;

This item has no description.

Public function itembynames(const anames: array of msestring): tstringlistmacroitem;

This item has no description.

Public class function getitemclasstype: persistentclassty; override;

This item has no description.

Properties

Public property items[const aindex: integer]: tstringlistmacroitem read getitems write setitems;

This item has no description.

Published property options: macrooptionsty read foptions write foptions default [mao_caseinsensitive];

This item has no description.


Generated by PasDoc 0.17.0.snapshot.