Modified: Now detailed info is displayed after user click Details. User will see at first only necessary error message.
Modified: Now methods in TStackTrace class loads call stack and exception stack only as list of frame address. Then delayed GetInfo method should be called to fully load call stack debug information. This is useful in case of external debug file where loading time could be significant.