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