System.SysUtils.Exception.GetStackInfoStringProc
API:System.SysUtils.Exception.GetStackInfoStringProc
Description
GetStackInfoStringProc generates a formatted string with the stack trace.
Assign a method to GetStackInfoStringProc to generate a formatted string containing the stack trace. The function pointed to by GetStackInfoStringProc is called by the GetStackTrace method.