Class tpersistenttemplate
Unit
Declaration
type tpersistenttemplate = class(tlinkedpersistent)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- tlinkedpersistent
- tpersistenttemplate
Overview
Fields
| Protected | fowner: tmsecomponent; |
Methods
| Protected | procedure changed; |
| Protected | function getinfosize: integer; virtual; abstract; |
| Protected | function getinfoad: pointer; virtual; abstract; |
| Protected | procedure copyinfo(const source: tpersistenttemplate); virtual; |
| Protected | procedure assignto(dest: tpersistent); override; |
| Protected | procedure doassignto(dest: tpersistent); virtual; abstract; |
| Public | constructor create(const owner: tmsecomponent; const onchange: notifyeventty); reintroduce; virtual; |
| Public | procedure assign(source: tpersistent); override; |
Description
Fields
| Protected | fowner: tmsecomponent; |
|
This item has no description. | |
Methods
| Protected | procedure changed; |
|
This item has no description. | |
| Protected | function getinfosize: integer; virtual; abstract; |
|
This item has no description. | |
| Protected | function getinfoad: pointer; virtual; abstract; |
|
This item has no description. | |
| Protected | procedure copyinfo(const source: tpersistenttemplate); virtual; |
|
This item has no description. | |
| Protected | procedure assignto(dest: tpersistent); override; |
|
This item has no description. | |
| Protected | procedure doassignto(dest: tpersistent); virtual; abstract; |
|
This item has no description. | |
| Public | constructor create(const owner: tmsecomponent; const onchange: notifyeventty); reintroduce; virtual; |
|
This item has no description. | |
| Public | procedure assign(source: tpersistent); override; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.