RAD Studio VCL Reference
|
Defines a procedure to be called when an Exception is raised.
ApplicationShowException: procedure (E: Exception) of object = nil;
procedure (E: Exception) of object ApplicationShowException = nil;
Defines a type of function that is responsible for showing the E exception.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|