RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Classes.ApplicationHandleException Variable

Defines a procedure that is called to handle an Exception.

Pascal
ApplicationHandleException: procedure (Sender: TObject) of object = nil;
C++
procedure (Sender: TObject) of object ApplicationHandleException = nil;

Defines a type of function that is responsible for handling the E exception. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!