[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sysutils' (#rtl)

ExceptFrames

Return the current exception stack frames

Declaration

Source position: sysutilh.inc line 238

function ExceptFrames: PCodePointer;

Description

ExceptFrames returns the current list frames on the exception stack. If there is no exception in progress, Nil is returned.

See also

ExceptFrameCount

  

Number of frames included in an exception backtrace

ExceptAddr

  

Current exception address.

ExceptObject

  

Current Exception object.

#rtl.system.ExceptProc

  

Current exception handling procedure.


Documentation generated on: May 14 2021