Class tmacrostringlist

Unit

Declaration

type tmacrostringlist = class(tmsestringdatalist)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure defineproperties(filer: tfiler); override;
Public constructor create; override;
Public destructor destroy; override;
Public procedure assign(source: tpersistent); override;
Public function expandmacros(atext: msestring): msestring;

Properties

Public property text: msestring read gettext write settext;
Published property macros: tmacroproperty read fmacros write setmacros;

Description

Methods

Protected procedure defineproperties(filer: tfiler); override;

This item has no description.

Public constructor create; override;

This item has no description.

Public destructor destroy; override;

This item has no description.

Public procedure assign(source: tpersistent); override;

This item has no description.

Public function expandmacros(atext: msestring): msestring;

This item has no description.

Properties

Public property text: msestring read gettext write settext;

This item has no description.

Published property macros: tmacroproperty read fmacros write setmacros;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.