Class ttemplatecontainer
Unit
Declaration
type ttemplatecontainer = class(tmsecomponent)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- ttemplatecontainer
Overview
Fields
| Protected | ftemplate: tpersistent; |
Methods
| Protected | procedure assignto(dest: tpersistent); override; |
| Protected | function gettemplateclass: templateclassty; virtual; abstract; |
| Protected | procedure templatechanged(const sender: tobject); |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
Description
Fields
| Protected | ftemplate: tpersistent; |
|
This item has no description. | |
Methods
| Protected | procedure assignto(dest: tpersistent); override; |
|
This item has no description. | |
| Protected | function gettemplateclass: templateclassty; virtual; abstract; |
|
This item has no description. | |
| Protected | procedure templatechanged(const sender: tobject); |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.