| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Return the current exception stack frames
Source position: sysutilh.inc line 238
function ExceptFrames: PCodePointer;  | 
ExceptFrames returns the current list frames on the exception stack. If there is no exception in progress, Nil is returned.
  | 
Number of frames included in an exception backtrace  | 
|
  | 
Current exception address.  | 
|
  | 
Current Exception object.  | 
|
  | 
Current exception handling procedure.  |