help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



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

ExceptFrameCount

Number of frames included in an exception backtrace

Declaration

Source position: sysutilh.inc line 165

function ExceptFrameCount: LongInt;

Description

ExceptFrameCount returns the number of frames that are included in an exception stack frame backtrace. The function returns 0 if there is currently no exception being handled. (i.e. it only makes sense to call this function in an finally..end or except..end block.

Errors

None.

See also

ExceptFrames

  

ExceptAddr

  

Current exception address.

ExceptObject

  

Current Exception object.

ExceptProc

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505