RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomApplicationEvents Events

The events of the TCustomApplicationEvents class are listed here.

 
Name 
Description 
 
Occurs when an action's Execute method is called and its action list has not already handled it. 
 
Occurs when an action's Update method is called and its action list has not already handled it. 
 
Occurs when an application becomes active. 
 
Occurs when an application becomes inactive. 
 
Occurs when an unhandled exception occurs in the application. 
 
Occurs when the application receives a request for help. 
 
Occurs when the mouse pointer moves over a control or menu item that can display a Help Hint. 
 
Occurs when an application becomes idle. 
 
Occurs when the application receives a Windows message. 
 
Occurs when an application is minimized. 
 
This is OnModalBegin, a member of class TCustomApplicationEvents. 
 
This is OnModalEnd, a member of class TCustomApplicationEvents. 
 
Occurs when the previously minimized application is restored to its normal size. 
 
Occurs when Windows notifies the application that a system-wide setting has changed. 
 
Occurs when the user presses a key (before the OnKeyDown event). 
 
Occurs when the application is about to display the hint window for a Help Hint. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!