[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
Current Exception object.
Source position: sysutilh.inc line 163
function ExceptObject: TObject; |
ExceptObject returns the currently treated exception object when an exception is raised, and the stack is unwound.
If there is no exception, the function returns Nil
|
Current exception address. |
|
|
Return a message describing the exception. |
|
|
Show the current exception to the user. |
No notes exist for this page yet.