|
Writeln(hstdout^,'An unhandled exception occurred at $',HexStr(Addr),':');
|
|
Writeln(hstdout^,'An unhandled exception occurred at $',HexStr(Addr),':');
|
|
Writeln(hstdout^,Obj.ClassName,': ',Exception(Obj).Message)
|
|
Writeln(hstdout^,Obj.ClassName,': ',Exception(Obj).Message)
|