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

SysBackTraceStr

Format an address suitable for inclusion in a backtrace

Declaration

Source position: systemh.inc line 1441

function SysBackTraceStr(

  Addr: CodePointer

):ShortString;

Description

SysBackTraceStr will create a string representation of the address Addr, suitable for inclusion in a stack backtrace.

Errors

None.


Documentation generated on: Nov 14 2015