Class tstringlistmacroitem
Unit
Declaration
type tstringlistmacroitem = class(townedpersistent)
Description
No description available, ancestor townedpersistent description follows
No description available, ancestor tvirtualpersistent description follows
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- townedpersistent
- tstringlistmacroitem
Overview
Methods
constructor create(aowner: tobject); override; |
|
destructor destroy; override; |
|
procedure assign(source: tpersistent); override; |
Properties
property name: msestring read fname write fname; |
|
property value: tstringlistmacro read fvalue write setvalue; |
|
property active: boolean read factive write setactive default true; |
Description
Methods
constructor create(aowner: tobject); override; |
|
destructor destroy; override; |
|
procedure assign(source: tpersistent); override; |
|
Properties
property name: msestring read fname write fname; |
|
property value: tstringlistmacro read fvalue write setvalue; |
|
property active: boolean read factive write setactive default true; |
|
Generated by PasDoc 0.16.0.