Class tstringcontainer
Unit
Declaration
type tstringcontainer = class(tcustomstringcontainer)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tcustomstringcontainer
- tstringcontainer
Overview
Methods
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
| Public | function i(const aindex: integer): msestring; |
Properties
| Public | property byindex[const aindex: integer]: msestring read i; |
| Published | property strings: tmsestringdatalist read fstrings write setstrings; |
| Published | property ongetstring: getstringeventty read fongetstring write fongetstring; |
Description
Methods
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | function i(const aindex: integer): msestring; |
|
This item has no description. | |
Properties
| Public | property byindex[const aindex: integer]: msestring read i; |
|
This item has no description. | |
| Published | property strings: tmsestringdatalist read fstrings write setstrings; |
|
This item has no description. | |
| Published | property ongetstring: getstringeventty read fongetstring write fongetstring; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.