Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

ExceptFrames

Return the current exception stack frames.

Declaration

Source position: sysutilh.inc line 240

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: Jul 24 2023