Class tmacrostringlist
Unit
Declaration
type tmacrostringlist = class(tmsestringdatalist)
Description
No description available, ancestor tmsestringdatalist description follows
No description available, ancestor tpoorstringdatalist description follows
No description available, ancestor tdynamicpointerdatalist description follows
No description available, ancestor tdynamicdatalist description follows
No description available, ancestor tdatalist description follows
No description available, ancestor tlinkedpersistent description follows
No description available, ancestor tnullinterfacedpersistent description follows
No description available, ancestor tvirtualpersistent description follows
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- tlinkedpersistent
- tdatalist
- tdynamicdatalist
- tdynamicpointerdatalist
- tpoorstringdatalist
- tmsestringdatalist
- tmacrostringlist
Overview
Methods
procedure defineproperties(filer: tfiler); override; |
|
constructor create; override; |
|
destructor destroy; override; |
|
procedure assign(source: tpersistent); override; |
|
function expandmacros(atext: msestring): msestring; |
Properties
property text: msestring read gettext write settext; |
|
property macros: tmacroproperty read fmacros write setmacros; |
Description
Methods
procedure defineproperties(filer: tfiler); override; |
|
constructor create; override; |
|
destructor destroy; override; |
|
procedure assign(source: tpersistent); override; |
|
function expandmacros(atext: msestring): msestring; |
|
Properties
property text: msestring read gettext write settext; |
|
property macros: tmacroproperty read fmacros write setmacros; |
|
Generated by PasDoc 0.16.0.