Show the callstack when exception occures

This commit is contained in:
ronaldhordijk
2005-09-11 10:25:42 +00:00
parent b8ea205da3
commit 41a160f51c
4 changed files with 235 additions and 98 deletions

View File

@ -27,7 +27,7 @@ object MainForm: TMainForm
Left = 160
Top = 28
Width = 4
Height = 480
Height = 494
end
object ToolBar: TToolBar
Left = 0
@ -283,7 +283,7 @@ object MainForm: TMainForm
Left = 0
Top = 28
Width = 160
Height = 480
Height = 494
Align = alLeft
Columns = <
item
@ -302,7 +302,7 @@ object MainForm: TMainForm
Left = 164
Top = 28
Width = 433
Height = 480
Height = 494
Align = alClient
BevelInner = bvLowered
BevelOuter = bvNone
@ -326,7 +326,7 @@ object MainForm: TMainForm
end
object StatusBar: TStatusBar
Left = 0
Top = 508
Top = 522
Width = 597
Height = 19
Panels = <