[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Format an address suitable for inclusion in a backtrace
Source position: systemh.inc line 1566
function SysBacktraceStr( |
Addr: CodePointer |
):ShortString; |
SysBackTraceStr will create a string representation of the address Addr, suitable for inclusion in a stack backtrace.
None.