Class tcustomrttistat
Unit
Declaration
type tcustomrttistat = class(tmsecomponent, istatfile)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tcustomrttistat
Overview
Methods
| Protected | function getobj(out aobj: objectinfoarty): boolean; |
| Protected | function findtarget(const aname: string): tobject; |
| Protected | procedure scantargets(const aroot: tcomponent); |
| Protected | procedure dostatread(const reader: tstatreader); virtual; |
| Protected | procedure dostatwrite(const writer: tstatwriter); virtual; |
| Protected | procedure statreading; |
| Protected | procedure statread; |
| Protected | function getstatvarname: msestring; |
| Protected | function getstatpriority: integer; |
| Public | procedure readstat(const areader: tstatreader); |
| Public | procedure writestat(const awriter: tstatwriter); |
| Public | procedure valuestoobj(const sourceroot: tcomponent); |
| Public | procedure objtovalues(const destroot: tcomponent); |
Properties
| Public | property statfile: tstatfile read fstatfile write setstatfile; |
| Public | property statvarname: msestring read fstatvarname write fstatvarname; |
| Public | property statpriority: integer read fstatpriority
write fstatpriority default 0; |
| Public | property ongetobject: getobjecteventty read fongetobject write fongetobject; |
| Public | property ongetobjects: getobjectseventty read fongetobjects
write fongetobjects; |
| Public | property onstatupdate: statupdateeventty read fonstatupdate
write fonstatupdate; |
| Public | property onstatread: statreadeventty read fonstatread
write fonstatread; |
| Public | property onstatwrite: statwriteeventty read fonstatwrite
write fonstatwrite; |
| Public | property onstatbeforeread: notifyeventty read fonstatbeforeread
write fonstatbeforeread; |
| Public | property onstatafterread: notifyeventty read fonstatafterread
write fonstatafterread; |
Description
Methods
| Protected | function getobj(out aobj: objectinfoarty): boolean; |
|
This item has no description. | |
| Protected | function findtarget(const aname: string): tobject; |
|
This item has no description. | |
| Protected | procedure scantargets(const aroot: tcomponent); |
|
This item has no description. | |
| Protected | procedure dostatread(const reader: tstatreader); virtual; |
|
This item has no description. | |
| Protected | procedure dostatwrite(const writer: tstatwriter); virtual; |
|
This item has no description. | |
| Protected | procedure statreading; |
|
This item has no description. | |
| Protected | procedure statread; |
|
This item has no description. | |
| Protected | function getstatvarname: msestring; |
|
This item has no description. | |
| Protected | function getstatpriority: integer; |
|
This item has no description. | |
| Public | procedure readstat(const areader: tstatreader); |
|
This item has no description. | |
| Public | procedure writestat(const awriter: tstatwriter); |
|
This item has no description. | |
| Public | procedure valuestoobj(const sourceroot: tcomponent); |
|
This item has no description. | |
| Public | procedure objtovalues(const destroot: tcomponent); |
|
This item has no description. | |
Properties
| Public | property statfile: tstatfile read fstatfile write setstatfile; |
|
This item has no description. | |
| Public | property statvarname: msestring read fstatvarname write fstatvarname; |
|
This item has no description. | |
| Public | property statpriority: integer read fstatpriority
write fstatpriority default 0; |
|
This item has no description. | |
| Public | property ongetobject: getobjecteventty read fongetobject write fongetobject; |
|
This item has no description. | |
| Public | property ongetobjects: getobjectseventty read fongetobjects
write fongetobjects; |
|
This item has no description. | |
| Public | property onstatupdate: statupdateeventty read fonstatupdate
write fonstatupdate; |
|
This item has no description. | |
| Public | property onstatread: statreadeventty read fonstatread
write fonstatread; |
|
This item has no description. | |
| Public | property onstatwrite: statwriteeventty read fonstatwrite
write fonstatwrite; |
|
This item has no description. | |
| Public | property onstatbeforeread: notifyeventty read fonstatbeforeread
write fonstatbeforeread; |
|
This item has no description. | |
| Public | property onstatafterread: notifyeventty read fonstatafterread
write fonstatafterread; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.