Class tnoguiapplication
Unit
Declaration
type tnoguiapplication = class(tcustomapplication)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tcustomapplication
- tnoguiapplication
Overview
Methods
| Protected | procedure dopostevent(const aevent: tmseevent); override; |
| Protected | procedure doeventloop(const once: boolean); override; |
| Protected | function nextevent: tmseevent; |
| Protected | procedure dobeforerun; override; |
| Protected | procedure doafterrun; override; |
| Protected | procedure internalinitialize; override; |
| Protected | procedure internaldeinitialize; override; |
| Protected | procedure sethighrestimer(const avalue: boolean); override; |
| Protected | function getevents: integer; override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
| Public | procedure destroymodules(); |
| Public | function modallevel: integer; override; |
| Public | procedure showexception(e: exception; const leadingtext: msestring = ''); override; |
| Public | procedure errormessage(const amessage: msestring); override; |
| Public | procedure settimer(const us: integer); override; |
Description
Methods
| Protected | procedure dopostevent(const aevent: tmseevent); override; |
|
This item has no description. | |
| Protected | procedure doeventloop(const once: boolean); override; |
|
This item has no description. | |
| Protected | function nextevent: tmseevent; |
|
This item has no description. | |
| Protected | procedure dobeforerun; override; |
|
This item has no description. | |
| Protected | procedure doafterrun; override; |
|
This item has no description. | |
| Protected | procedure internalinitialize; override; |
|
This item has no description. | |
| Protected | procedure internaldeinitialize; override; |
|
This item has no description. | |
| Protected | procedure sethighrestimer(const avalue: boolean); override; |
|
This item has no description. | |
| Protected | function getevents: integer; override; |
|
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. | |
| Public | procedure destroymodules(); |
|
This item has no description. | |
| Public | function modallevel: integer; override; |
|
This item has no description. | |
| Public | procedure showexception(e: exception; const leadingtext: msestring = ''); override; |
|
This item has no description. | |
| Public | procedure errormessage(const amessage: msestring); override; |
|
This item has no description. | |
| Public | procedure settimer(const us: integer); override; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.