[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mserttistat.pas line 132
type trttistat = class(tcustomrttistat) |
published |
property statvarname: msestring; |
property statpriority: Integer; |
property ongetobject: getobjecteventty; |
property ongetobjects: getobjectseventty; |
property onstatupdate: statupdateeventty; |
property onstatread: statreadeventty; |
property onstatwrite: statwriteeventty; |
property onstatbeforeread: notifyeventty; |
property onstatafterread: notifyeventty; |
end; |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |