hi,
is there any way to acces the CallStack at a given moment in code?
for example
try
some exception
except on E:Exception do ShowMessage(E.Message+<CALLSTACK>)?
for now i use SendMethodEnter('MethodName') and
SendMethodExit('MethodName') to push and pop the names from a stack at the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.