Show the callstack when exception occures
This commit is contained in:
@ -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 = <
|
||||
|
Reference in New Issue
Block a user