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