[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Variable representing the current exception object in an application.
Source position: forms.pp line 1986
var ExceptionObject: TExceptObject; |
Used in the implementation of the TApplication.HandleException method.
|
HandleException method for handling an exception; attempts to maintain program execution if possible, otherwise exits gracefully. |
Version 4.0 | Generated 2025-05-03 | Home |