Unit mseapplication
Description
This item has no description.
Overview
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Constants
Variables
Description
Functions and Procedures
function applicationallocated: boolean; |
|
This item has no description. |
function applicationdestroyed: boolean; |
|
This item has no description. |
procedure registerapplicationclass(const aclass: applicationclassty); |
|
This item has no description. |
procedure freedesigncomponent(const acomponent: tcomponent); |
|
This item has no description. |
procedure designvalidaterename(const acomponent: tcomponent; const curname, newname: string); |
|
This item has no description. |
procedure handlesigchld; |
|
This item has no description. |
function getclientname(const avalue: tobject; const aindex: integer): string; |
|
This item has no description. |
procedure designchanged(const acomponent: tcomponent); |
|
This item has no description. |
procedure releaseandnil(var acomponent: tactcomponent); |
|
This item has no description. |
Types
activatoroptionty = (...); |
|
This item has no description. Values
-
avo_activateonloaded
-
avo_activatedelayed
-
avo_deactivateonterminated
-
avo_deactivatebottomup
-
avo_handleexceptions
-
avo_quietexceptions
-
avo_abortonexception
-
avo_waitcursor
|
activatorabortactionty = (...); |
|
This item has no description. Values
-
aaa_abortexception
-
aaa_abort
-
aaa_deactivate
-
aaa_retry
|
activateerroreventty = procedure(const sender: tactivator; const aclient: tobject; const aexception: exception; var handled: boolean) of object; |
|
This item has no description. |
actcomponentstatety = (...); |
|
This item has no description. Values
-
acs_releasing
-
acs_dooncreatecalled
|
applicationeventeventty = procedure(const sender: tactcomponent; var aevent: tmseevent; var handled: boolean) of object; |
|
This item has no description. |
exceptioneventty = procedure (const sender: tobject; const e: exception; const leadingtext: msestring; var handled: boolean) of object; |
|
This item has no description. |
terminatequeryeventty = procedure (var terminate: boolean) of object; |
|
This item has no description. |
idleeventty = procedure (var again: boolean) of object; |
|
This item has no description. |
applicationstatety = (...); |
|
This item has no description. Values
-
aps_inited
-
aps_running
-
aps_terminated
-
aps_mousecaptured
-
aps_invalidated
-
aps_zordervalid
-
aps_needsupdatewindowstack
-
aps_focused
-
aps_activewindowchecked
-
aps_restorelocktransientfor
-
aps_exitloop
-
aps_cancelloop
-
aps_looplocked
-
aps_active
-
aps_waiting
-
aps_woken
-
aps_terminating
-
aps_deinitializing
-
aps_shortcutting
-
aps_clearkeyhistory
-
aps_waitstarted
-
aps_waitcanceled
-
aps_waitterminated
-
aps_waitok
-
aps_waitidlelock
-
aps_eventflushing
-
aps_processmessages
|
synchronizeprocty = procedure(const adata: pointer); |
|
This item has no description. |
synchronizeeventty = procedure(const adata: pointer) of object; |
|
This item has no description. |
applicationeventhandlereventty = procedure(var aevent: tmseevent; var handled: boolean) of object; |
|
This item has no description. |
applicationoptionty = (...); |
|
This item has no description. Values
-
apo_terminateonexception
-
apo_noautodestroymodules
|
validaterenameeventty = procedure(const acomponent: tcomponent; const curname, newname: string) of object; |
|
This item has no description. |
propertynotifyeventty = procedure(const sender: tobject; const propname: string; const itemindex: int32) of object; |
|
This item has no description. |
Constants
Variables
onhandlesigchld: procedure; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.