fixed lfms and lrs broken by the remove logs patch.

git-svn-id: trunk@7636 -
This commit is contained in:
vincents 2005-09-06 15:03:24 +00:00
parent de02047b89
commit c20bab6205
12 changed files with 156 additions and 179 deletions

View File

@ -1,13 +1,11 @@
object BreakpointsDlg: TBreakpointsDlg
ActiveControl = lvBreakPoints
Caption = 'Breakpoint list'
ClientHeight = 205
ClientWidth = 560
OnCreate = BreakpointsDlgCREATE
PixelsPerInch = 96
Visible = True
HorzScrollBar.Page = 559
VertScrollBar.Page = 204
HorzScrollBar.Page = 561
VertScrollBar.Page = 206
Left = 340
Height = 205
Top = 117
@ -15,35 +13,32 @@ object BreakpointsDlg: TBreakpointsDlg
HelpType = htKeyword
object lvBreakPoints: TListView
Align = alClient
BorderSpacing.OnChange = nil
Columns = <
item
Caption = 'State'
Width = 10
end
item
Caption = 'Filename/Address'
Width = 10
Width = 150
end
item
Caption = 'Line/Length'
Width = 10
Width = 100
end
item
Caption = 'Condition'
Width = 10
Width = 75
end
item
Caption = 'Action'
Width = 10
end
item
Caption = 'Pass Count'
Width = 10
Width = 100
end
item
Caption = 'Group'
Width = 10
Width = 0
end>
MultiSelect = True
PopupMenu = mnuPopup

View File

@ -1,39 +1,37 @@
{ This is an automatically generated lazarus resource file }
LazarusResources.Add('TBreakpointsDlg','FORMDATA',[
'TPF0'#15'TBreakpointsDlg'#14'BreakpointsDlg'#13'ActiveControl'#7#13'lvBreakP'
+'oints'#7'Caption'#6#15'Breakpoint list'#12'ClientHeight'#3#205#0#11'ClientW'
+'idth'#3'0'#2#8'OnCreate'#7#20'BreakpointsDlgCREATE'#13'PixelsPerInch'#2'`'#7
+'Visible'#9#18'HorzScrollBar.Page'#3'/'#2#18'VertScrollBar.Page'#3#204#0#4'L'
+'eft'#3'T'#1#6'Height'#3#205#0#3'Top'#2'u'#5'Width'#3'0'#2#8'HelpType'#7#9'h'
+'tKeyword'#0#9'TListView'#13'lvBreakPoints'#5'Align'#7#8'alClient'#22'Border'
+'Spacing.OnChange'#13#7'Columns'#14#1#7'Caption'#6#5'State'#5'Width'#2#10#0#1
+#7'Caption'#6#16'Filename/Address'#5'Width'#2#10#0#1#7'Caption'#6#11'Line/Le'
+'ngth'#5'Width'#2#10#0#1#7'Caption'#6#9'Condition'#5'Width'#2#10#0#1#7'Capti'
+'on'#6#6'Action'#5'Width'#2#10#0#1#7'Caption'#6#10'Pass Count'#5'Width'#2#10
+#0#1#7'Caption'#6#5'Group'#5'Width'#2#10#0#0#11'MultiSelect'#9#9'PopupMenu'#7
+#8'mnuPopup'#9'ViewStyle'#7#8'vsReport'#7'OnClick'#7#18'lvBreakPointsClick'
+#10'OnDblClick'#7#21'lvBreakPointsDBLCLICK'#12'OnSelectItem'#7#23'lvBreakPoi'
+'ntsSelectItem'#6'Height'#3#205#0#5'Width'#3'0'#2#8'HelpType'#7#9'htKeyword'
+#0#0#10'TPopupMenu'#8'mnuPopup'#7'OnPopup'#7#13'mnuPopupPopup'#4'left'#2#24#3
+'top'#2#8#0#9'TMenuItem'#7'popShow'#7'Caption'#6#4'Show'#7'Default'#9#7'OnCl'
+'ick'#7#12'popShowClick'#0#0#9'TMenuItem'#2'N0'#7'Caption'#6#1'-'#0#0#9'TMen'
+'uItem'#6'popAdd'#7'Caption'#6#6'Add...'#0#9'TMenuItem'#14'popAddSourceBP'#7
+'Caption'#6#18'&Source breakpoint'#7'Enabled'#8#7'OnClick'#7#19'popAddSource'
+'BPClick'#0#0#0#9'TMenuItem'#2'N1'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#13'pop'
+'Properties'#7'Caption'#6#11'&Properties'#7'OnClick'#7#18'popPropertiesClick'
+#0#0#9'TMenuItem'#10'popEnabled'#7'Caption'#6#8'&Enabled'#19'ShowAlwaysCheck'
+'able'#9#7'OnClick'#7#15'popEnabledClick'#0#0#9'TMenuItem'#9'popDelete'#7'Ca'
+'ption'#6#7'&Delete'#7'OnClick'#7#14'popDeleteClick'#0#0#9'TMenuItem'#2'N2'#7
+'Caption'#6#1'-'#0#0#9'TMenuItem'#13'popDisableAll'#7'Caption'#6#12'D&isable'
+' All'#7'OnClick'#7#18'popDisableAllClick'#0#0#9'TMenuItem'#12'popEnableAll'
+#7'Caption'#6#11'&Enable All'#7'OnClick'#7#17'popEnableAllClick'#0#0#9'TMenu'
+'Item'#12'popDeleteAll'#7'Caption'#6#11'&Delete All'#7'OnClick'#7#17'popDele'
+'teAllClick'#0#0#9'TMenuItem'#2'N3'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#23'po'
+'pDisableAllSameSource'#7'Caption'#6#26'Disable All in same source'#7'OnClic'
+'k'#7#28'popDisableAllSameSourceCLICK'#0#0#9'TMenuItem'#22'popEnableAllSameS'
+'ource'#7'Caption'#6#25'Enable All in same source'#7'OnClick'#7#27'popEnable'
+'AllSameSourceCLICK'#0#0#9'TMenuItem'#22'popDeleteAllSameSource'#7'Caption'#6
+#25'Delete All in same source'#7'OnClick'#7#27'popDeleteAllSameSourceCLICK'#0
+#0#0#0
'TPF0'#15'TBreakpointsDlg'#14'BreakpointsDlg'#7'Caption'#6#15'Breakpoint list'
+#12'ClientHeight'#3#205#0#11'ClientWidth'#3'0'#2#8'OnCreate'#7#20'Breakpoint'
+'sDlgCREATE'#7'Visible'#9#18'HorzScrollBar.Page'#3'1'#2#18'VertScrollBar.Pag'
+'e'#3#206#0#4'Left'#3'T'#1#6'Height'#3#205#0#3'Top'#2'u'#5'Width'#3'0'#2#8'H'
+'elpType'#7#9'htKeyword'#0#9'TListView'#13'lvBreakPoints'#5'Align'#7#8'alCli'
+'ent'#7'Columns'#14#1#7'Caption'#6#5'State'#0#1#7'Caption'#6#16'Filename/Add'
+'ress'#5'Width'#3#150#0#0#1#7'Caption'#6#11'Line/Length'#5'Width'#2'd'#0#1#7
+'Caption'#6#9'Condition'#5'Width'#2'K'#0#1#7'Caption'#6#6'Action'#0#1#7'Capt'
+'ion'#6#10'Pass Count'#5'Width'#2'd'#0#1#7'Caption'#6#5'Group'#5'Width'#2#0#0
+#0#11'MultiSelect'#9#9'PopupMenu'#7#8'mnuPopup'#9'ViewStyle'#7#8'vsReport'#7
+'OnClick'#7#18'lvBreakPointsClick'#10'OnDblClick'#7#21'lvBreakPointsDBLCLICK'
+#12'OnSelectItem'#7#23'lvBreakPointsSelectItem'#6'Height'#3#205#0#5'Width'#3
+'0'#2#8'HelpType'#7#9'htKeyword'#0#0#10'TPopupMenu'#8'mnuPopup'#7'OnPopup'#7
+#13'mnuPopupPopup'#4'left'#2#24#3'top'#2#8#0#9'TMenuItem'#7'popShow'#7'Capti'
+'on'#6#4'Show'#7'Default'#9#7'OnClick'#7#12'popShowClick'#0#0#9'TMenuItem'#2
+'N0'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#6'popAdd'#7'Caption'#6#6'Add...'#0#9
+'TMenuItem'#14'popAddSourceBP'#7'Caption'#6#18'&Source breakpoint'#7'Enabled'
+#8#7'OnClick'#7#19'popAddSourceBPClick'#0#0#0#9'TMenuItem'#2'N1'#7'Caption'#6
+#1'-'#0#0#9'TMenuItem'#13'popProperties'#7'Caption'#6#11'&Properties'#7'OnCl'
+'ick'#7#18'popPropertiesClick'#0#0#9'TMenuItem'#10'popEnabled'#7'Caption'#6#8
+'&Enabled'#19'ShowAlwaysCheckable'#9#7'OnClick'#7#15'popEnabledClick'#0#0#9
+'TMenuItem'#9'popDelete'#7'Caption'#6#7'&Delete'#7'OnClick'#7#14'popDeleteCl'
+'ick'#0#0#9'TMenuItem'#2'N2'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#13'popDisabl'
+'eAll'#7'Caption'#6#12'D&isable All'#7'OnClick'#7#18'popDisableAllClick'#0#0
+#9'TMenuItem'#12'popEnableAll'#7'Caption'#6#11'&Enable All'#7'OnClick'#7#17
+'popEnableAllClick'#0#0#9'TMenuItem'#12'popDeleteAll'#7'Caption'#6#11'&Delet'
+'e All'#7'OnClick'#7#17'popDeleteAllClick'#0#0#9'TMenuItem'#2'N3'#7'Caption'
+#6#1'-'#0#0#9'TMenuItem'#23'popDisableAllSameSource'#7'Caption'#6#26'Disable'
+' All in same source'#7'OnClick'#7#28'popDisableAllSameSourceCLICK'#0#0#9'TM'
+'enuItem'#22'popEnableAllSameSource'#7'Caption'#6#25'Enable All in same sour'
+'ce'#7'OnClick'#7#27'popEnableAllSameSourceCLICK'#0#0#9'TMenuItem'#22'popDel'
+'eteAllSameSource'#7'Caption'#6#25'Delete All in same source'#7'OnClick'#7#27
+'popDeleteAllSameSourceCLICK'#0#0#0#0
]);

View File

@ -1,31 +1,33 @@
object CallStackDlg: TCallStackDlg
ActiveControl = lvCallStack
Caption = 'CallStack'
ClientHeight = 200
ClientWidth = 500
PixelsPerInch = 96
Visible = True
HorzScrollBar.Page = 499
VertScrollBar.Page = 199
HorzScrollBar.Page = 501
VertScrollBar.Page = 201
Left = 843
Height = 200
Top = 202
Width = 500
object lvCallStack: TListView
Align = alClient
BorderSpacing.OnChange = nil
Columns = <
item
Caption = 'Source'
Width = 10
ImageIndex = -1
Visible = True
Width = 150
end
item
Caption = 'Line'
Width = 10
ImageIndex = -1
Visible = True
Width = 50
end
item
Caption = 'Function'
Width = 10
ImageIndex = -1
Visible = True
end>
ViewStyle = vsReport
OnDblClick = lvCallStackDBLCLICK

View File

@ -1,16 +1,17 @@
{ This is an automatically generated lazarus resource file }
LazarusResources.Add('TCallStackDlg','FORMDATA',[
'TPF0'#13'TCallStackDlg'#12'CallStackDlg'#13'ActiveControl'#7#11'lvCallStack'
+#7'Caption'#6#9'CallStack'#12'ClientHeight'#3#200#0#11'ClientWidth'#3#244#1
+#13'PixelsPerInch'#2'`'#7'Visible'#9#18'HorzScrollBar.Page'#3#243#1#18'VertS'
+'crollBar.Page'#3#199#0#4'Left'#3'K'#3#6'Height'#3#200#0#3'Top'#3#202#0#5'Wi'
+'dth'#3#244#1#0#9'TListView'#11'lvCallStack'#5'Align'#7#8'alClient'#22'Borde'
+'rSpacing.OnChange'#13#7'Columns'#14#1#7'Caption'#6#6'Source'#5'Width'#2#10#0
+#1#7'Caption'#6#4'Line'#5'Width'#2#10#0#1#7'Caption'#6#8'Function'#5'Width'#2
+#10#0#0#9'ViewStyle'#7#8'vsReport'#10'OnDblClick'#7#19'lvCallStackDBLCLICK'#6
+'Height'#3#200#0#5'Width'#3#244#1#0#0#10'TPopupMenu'#8'mnuPopup'#4'left'#2'B'
+#3'top'#2'X'#0#9'TMenuItem'#7'popShow'#7'Caption'#6#4'Show'#7'Default'#9#7'O'
+'nClick'#7#12'popShowClick'#0#0#9'TMenuItem'#2'N1'#7'Caption'#6#1'-'#0#0#9'T'
+'MenuItem'#15'popSetAsCurrent'#7'Caption'#6#14'Set as current'#0#0#0#0
'TPF0'#13'TCallStackDlg'#12'CallStackDlg'#7'Caption'#6#9'CallStack'#12'Client'
+'Height'#3#200#0#11'ClientWidth'#3#244#1#7'Visible'#9#18'HorzScrollBar.Page'
+#3#245#1#18'VertScrollBar.Page'#3#201#0#4'Left'#3'K'#3#6'Height'#3#200#0#3'T'
+'op'#3#202#0#5'Width'#3#244#1#0#9'TListView'#11'lvCallStack'#5'Align'#7#8'al'
+'Client'#7'Columns'#14#1#7'Caption'#6#6'Source'#10'ImageIndex'#2#255#7'Visib'
+'le'#9#5'Width'#3#150#0#0#1#7'Caption'#6#4'Line'#10'ImageIndex'#2#255#7'Visi'
+'ble'#9#5'Width'#2'2'#0#1#7'Caption'#6#8'Function'#10'ImageIndex'#2#255#7'Vi'
+'sible'#9#0#0#9'ViewStyle'#7#8'vsReport'#10'OnDblClick'#7#19'lvCallStackDBLC'
+'LICK'#6'Height'#3#200#0#5'Width'#3#244#1#0#0#10'TPopupMenu'#8'mnuPopup'#4'l'
+'eft'#2'B'#3'top'#2'X'#0#9'TMenuItem'#7'popShow'#7'Caption'#6#4'Show'#7'Defa'
+'ult'#9#7'OnClick'#7#12'popShowClick'#0#0#9'TMenuItem'#2'N1'#7'Caption'#6#1
+'-'#0#0#9'TMenuItem'#15'popSetAsCurrent'#7'Caption'#6#14'Set as current'#0#0
+#0#0
]);

View File

@ -4,16 +4,15 @@ object DbgOutputForm: TDbgOutputForm
ClientWidth = 400
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
HorzScrollBar.Page = 399
VertScrollBar.Page = 199
HorzScrollBar.Page = 401
VertScrollBar.Page = 201
Left = 108
Height = 200
Top = 140
Width = 400
object txtOutput: TMemo
Align = alClient
BorderSpacing.OnChange = nil
PopupMenu = mnuPopup
PopupMenu = mnuPopup
TabOrder = 0
Height = 200

View File

@ -3,11 +3,10 @@
LazarusResources.Add('TDbgOutputForm','FORMDATA',[
'TPF0'#14'TDbgOutputForm'#13'DbgOutputForm'#7'Caption'#6#12'Debug output'#12
+'ClientHeight'#3#200#0#11'ClientWidth'#3#144#1#7'OnClose'#7#9'FormClose'#8'O'
+'nCreate'#7#10'FormCreate'#13'PixelsPerInch'#2'`'#18'HorzScrollBar.Page'#3
+#143#1#18'VertScrollBar.Page'#3#199#0#4'Left'#2'l'#6'Height'#3#200#0#3'Top'#3
+#140#0#5'Width'#3#144#1#0#5'TMemo'#9'txtOutput'#5'Align'#7#8'alClient'#22'Bo'
+'rderSpacing.OnChange'#13#9'PopupMenu'#7#8'mnuPopup'#8'TabOrder'#2#0#6'Heigh'
+'t'#3#200#0#5'Width'#3#144#1#0#0#10'TPopupMenu'#8'mnuPopup'#4'left'#3#144#1#3
+'top'#2'`'#0#9'TMenuItem'#8'popClear'#7'Caption'#6#6'&Clear'#7'OnClick'#7#13
+'popClearClick'#0#0#0#0
+'nCreate'#7#10'FormCreate'#18'HorzScrollBar.Page'#3#145#1#18'VertScrollBar.P'
+'age'#3#201#0#4'Left'#2'l'#6'Height'#3#200#0#3'Top'#3#140#0#5'Width'#3#144#1
+#0#5'TMemo'#9'txtOutput'#5'Align'#7#8'alClient'#9'PopupMenu'#7#8'mnuPopup'#9
+'PopupMenu'#7#8'mnuPopup'#8'TabOrder'#2#0#6'Height'#3#200#0#5'Width'#3#144#1
+#0#0#10'TPopupMenu'#8'mnuPopup'#4'left'#3#144#1#3'top'#2'`'#0#9'TMenuItem'#8
+'popClear'#7'Caption'#6#6'&Clear'#7'OnClick'#7#13'popClearClick'#0#0#0#0
]);

View File

@ -3,44 +3,15 @@ object EvaluateDlg: TEvaluateDlg
Caption = 'Evaluate/Modify'
ClientHeight = 296
ClientWidth = 400
PixelsPerInch = 96
HorzScrollBar.Page = 399
VertScrollBar.Page = 295
PixelsPerInch = 90
HorzScrollBar.Page = 401
VertScrollBar.Page = 297
Left = 351
Height = 296
Top = 136
Width = 400
object Label1: TLabel
BorderSpacing.OnChange = nil
Caption = '&Expression:'
Color = clNone
Left = 8
Height = 17
Top = 56
Width = 65
end
object Label2: TLabel
BorderSpacing.OnChange = nil
Caption = '&Result:'
Color = clNone
Left = 8
Height = 17
Top = 104
Width = 65
end
object lblNewValue: TLabel
Anchors = [akLeft, akBottom]
BorderSpacing.OnChange = nil
Caption = '&New value:'
Color = clNone
Left = 8
Height = 13
Top = 248
Width = 65
end
object ToolBar1: TToolBar
AutoSize = True
BorderSpacing.OnChange = nil
ButtonHeight = 50
ButtonWidth = 75
Caption = 'ToolBar1'
@ -58,7 +29,6 @@ object EvaluateDlg: TEvaluateDlg
Enabled = False
Left = 226
Height = 50
Top = 2
Width = 75
end
object tbWatch: TToolButton
@ -67,7 +37,6 @@ object EvaluateDlg: TEvaluateDlg
OnClick = tbWatchClick
Left = 151
Height = 50
Top = 2
Width = 75
end
object tbModify: TToolButton
@ -75,46 +44,62 @@ object EvaluateDlg: TEvaluateDlg
Enabled = False
Left = 76
Height = 50
Top = 2
Width = 75
end
object tbEvaluate: TToolButton
Caption = 'E&valuate'
Enabled = False
OnClick = tbEvaluateClick
Left = 1
Height = 50
Top = 2
Width = 75
end
end
object Label1: TLabel
Caption = '&Expression:'
Left = 8
Height = 17
Top = 56
Width = 65
end
object cmbExpression: TComboBox
Anchors = [akTop, akLeft, akRight]
BorderSpacing.OnChange = nil
MaxLength = 0
OnChange = cmbExpressionChange
TabOrder = 2
Left = 8
Height = 21
Height = 25
Top = 72
Width = 384
end
object Label2: TLabel
Caption = '&Result:'
Left = 8
Height = 17
Top = 104
Width = 65
end
object txtResult: TMemo
Anchors = [akTop, akLeft, akRight, akBottom]
BorderSpacing.OnChange = nil
TabOrder = 1
TabOrder = 4
Left = 8
Height = 124
Top = 120
Width = 384
end
object lblNewValue: TLabel
Anchors = [akLeft, akBottom]
Caption = '&New value:'
Left = 8
Height = 13
Top = 248
Width = 65
end
object cmbNewValue: TComboBox
Anchors = [akLeft, akRight, akBottom]
BorderSpacing.OnChange = nil
MaxLength = 0
TabOrder = 3
TabOrder = 6
Left = 8
Height = 21
Height = 25
Top = 264
Width = 384
end

View File

@ -3,34 +3,30 @@
LazarusResources.Add('TEvaluateDlg','FORMDATA',[
'TPF0'#12'TEvaluateDlg'#11'EvaluateDlg'#11'BorderStyle'#7#13'bsSizeToolWin'#7
+'Caption'#6#15'Evaluate/Modify'#12'ClientHeight'#3'('#1#11'ClientWidth'#3#144
+#1#13'PixelsPerInch'#2'`'#18'HorzScrollBar.Page'#3#143#1#18'VertScrollBar.Pa'
+'ge'#3''''#1#4'Left'#3'_'#1#6'Height'#3'('#1#3'Top'#3#136#0#5'Width'#3#144#1
+#0#6'TLabel'#6'Label1'#22'BorderSpacing.OnChange'#13#7'Caption'#6#12'&Expres'
+'sion:'#5'Color'#7#6'clNone'#4'Left'#2#8#6'Height'#2#17#3'Top'#2'8'#5'Width'
+#2'A'#0#0#6'TLabel'#6'Label2'#22'BorderSpacing.OnChange'#13#7'Caption'#6#8'&'
+'Result:'#5'Color'#7#6'clNone'#4'Left'#2#8#6'Height'#2#17#3'Top'#2'h'#5'Widt'
+'h'#2'A'#0#0#6'TLabel'#11'lblNewValue'#7'Anchors'#11#6'akLeft'#8'akBottom'#0
+#22'BorderSpacing.OnChange'#13#7'Caption'#6#11'&New value:'#5'Color'#7#6'clN'
+'one'#4'Left'#2#8#6'Height'#2#13#3'Top'#3#248#0#5'Width'#2'A'#0#0#8'TToolBar'
+#8'ToolBar1'#8'AutoSize'#9#22'BorderSpacing.OnChange'#13#12'ButtonHeight'#2
+'2'#11'ButtonWidth'#2'K'#7'Caption'#6#8'ToolBar1'#11'EdgeBorders'#11#5'ebTop'
+#8'ebBottom'#0#4'Flat'#9#6'Height'#2'4'#11'ParentColor'#9#12'ShowCaptions'#9
+#8'TabOrder'#2#0#7'TabStop'#9#6'Height'#2'4'#5'Width'#3#144#1#0#11'TToolButt'
+'on'#9'tbInspect'#7'Caption'#6#8'&Inspect'#7'Enabled'#8#4'Left'#3#226#0#6'He'
+'ight'#2'2'#3'Top'#2#2#5'Width'#2'K'#0#0#11'TToolButton'#7'tbWatch'#7'Captio'
+'n'#6#6'&Watch'#7'Enabled'#8#7'OnClick'#7#12'tbWatchClick'#4'Left'#3#151#0#6
+'Height'#2'2'#3'Top'#2#2#5'Width'#2'K'#0#0#11'TToolButton'#8'tbModify'#7'Cap'
+'tion'#6#7'&Modify'#7'Enabled'#8#4'Left'#2'L'#6'Height'#2'2'#3'Top'#2#2#5'Wi'
+'dth'#2'K'#0#0#11'TToolButton'#10'tbEvaluate'#7'Caption'#6#9'E&valuate'#7'En'
+'abled'#8#7'OnClick'#7#15'tbEvaluateClick'#4'Left'#2#1#6'Height'#2'2'#3'Top'
+#2#2#5'Width'#2'K'#0#0#0#9'TComboBox'#13'cmbExpression'#7'Anchors'#11#5'akTo'
+'p'#6'akLeft'#7'akRight'#0#22'BorderSpacing.OnChange'#13#9'MaxLength'#2#0#8
+#1#13'PixelsPerInch'#2'Z'#18'HorzScrollBar.Page'#3#145#1#18'VertScrollBar.Pa'
+'ge'#3')'#1#4'Left'#3'_'#1#6'Height'#3'('#1#3'Top'#3#136#0#5'Width'#3#144#1#0
+#8'TToolBar'#8'ToolBar1'#8'AutoSize'#9#12'ButtonHeight'#2'2'#11'ButtonWidth'
+#2'K'#7'Caption'#6#8'ToolBar1'#11'EdgeBorders'#11#5'ebTop'#8'ebBottom'#0#4'F'
+'lat'#9#6'Height'#2'4'#11'ParentColor'#9#12'ShowCaptions'#9#8'TabOrder'#2#0#7
+'TabStop'#9#6'Height'#2'4'#5'Width'#3#144#1#0#11'TToolButton'#9'tbInspect'#7
+'Caption'#6#8'&Inspect'#7'Enabled'#8#4'Left'#3#226#0#6'Height'#2'2'#5'Width'
+#2'K'#0#0#11'TToolButton'#7'tbWatch'#7'Caption'#6#6'&Watch'#7'Enabled'#8#7'O'
+'nClick'#7#12'tbWatchClick'#4'Left'#3#151#0#6'Height'#2'2'#5'Width'#2'K'#0#0
+#11'TToolButton'#8'tbModify'#7'Caption'#6#7'&Modify'#7'Enabled'#8#4'Left'#2
+'L'#6'Height'#2'2'#5'Width'#2'K'#0#0#11'TToolButton'#10'tbEvaluate'#7'Captio'
+'n'#6#9'E&valuate'#7'Enabled'#8#7'OnClick'#7#15'tbEvaluateClick'#6'Height'#2
+'2'#5'Width'#2'K'#0#0#0#6'TLabel'#6'Label1'#7'Caption'#6#12'&Expression:'#4
+'Left'#2#8#6'Height'#2#17#3'Top'#2'8'#5'Width'#2'A'#0#0#9'TComboBox'#13'cmbE'
+'xpression'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#9'MaxLength'#2#0#8
+'OnChange'#7#19'cmbExpressionChange'#8'TabOrder'#2#2#4'Left'#2#8#6'Height'#2
+#21#3'Top'#2'H'#5'Width'#3#128#1#0#0#5'TMemo'#9'txtResult'#7'Anchors'#11#5'a'
+'kTop'#6'akLeft'#7'akRight'#8'akBottom'#0#22'BorderSpacing.OnChange'#13#8'Ta'
+'bOrder'#2#1#4'Left'#2#8#6'Height'#2'|'#3'Top'#2'x'#5'Width'#3#128#1#0#0#9'T'
+'ComboBox'#11'cmbNewValue'#7'Anchors'#11#6'akLeft'#7'akRight'#8'akBottom'#0
+#22'BorderSpacing.OnChange'#13#9'MaxLength'#2#0#8'TabOrder'#2#3#4'Left'#2#8#6
+'Height'#2#21#3'Top'#3#8#1#5'Width'#3#128#1#0#0#10'TImageList'#10'ImageList1'
+#4'left'#2#16#3'top'#3'`'#1#0#0#0
+#25#3'Top'#2'H'#5'Width'#3#128#1#0#0#6'TLabel'#6'Label2'#7'Caption'#6#8'&Res'
+'ult:'#4'Left'#2#8#6'Height'#2#17#3'Top'#2'h'#5'Width'#2'A'#0#0#5'TMemo'#9't'
+'xtResult'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#8'TabOr'
+'der'#2#4#4'Left'#2#8#6'Height'#2'|'#3'Top'#2'x'#5'Width'#3#128#1#0#0#6'TLab'
+'el'#11'lblNewValue'#7'Anchors'#11#6'akLeft'#8'akBottom'#0#7'Caption'#6#11'&'
+'New value:'#4'Left'#2#8#6'Height'#2#13#3'Top'#3#248#0#5'Width'#2'A'#0#0#9'T'
+'ComboBox'#11'cmbNewValue'#7'Anchors'#11#6'akLeft'#7'akRight'#8'akBottom'#0#9
+'MaxLength'#2#0#8'TabOrder'#2#6#4'Left'#2#8#6'Height'#2#25#3'Top'#3#8#1#5'Wi'
+'dth'#3#128#1#0#0#10'TImageList'#10'ImageList1'#4'left'#2#16#3'top'#3'`'#1#0
+#0#0
]);

View File

@ -2,24 +2,25 @@ object LocalsDlg: TLocalsDlg
Caption = 'Locals'
ClientHeight = 200
ClientWidth = 500
PixelsPerInch = 96
HorzScrollBar.Page = 499
VertScrollBar.Page = 199
HorzScrollBar.Page = 501
VertScrollBar.Page = 201
Left = 359
Height = 200
Top = 126
Width = 500
object lvLocals: TListView
Align = alClient
BorderSpacing.OnChange = nil
Columns = <
item
Caption = 'Name'
Width = 10
ImageIndex = -1
Visible = True
Width = 150
end
item
Caption = 'Value'
Width = 10
ImageIndex = -1
Visible = True
end>
MultiSelect = True
ViewStyle = vsReport

View File

@ -2,10 +2,10 @@
LazarusResources.Add('TLocalsDlg','FORMDATA',[
'TPF0'#10'TLocalsDlg'#9'LocalsDlg'#7'Caption'#6#6'Locals'#12'ClientHeight'#3
+#200#0#11'ClientWidth'#3#244#1#13'PixelsPerInch'#2'`'#18'HorzScrollBar.Page'
+#3#243#1#18'VertScrollBar.Page'#3#199#0#4'Left'#3'g'#1#6'Height'#3#200#0#3'T'
+'op'#2'~'#5'Width'#3#244#1#0#9'TListView'#8'lvLocals'#5'Align'#7#8'alClient'
+#22'BorderSpacing.OnChange'#13#7'Columns'#14#1#7'Caption'#6#4'Name'#5'Width'
+#2#10#0#1#7'Caption'#6#5'Value'#5'Width'#2#10#0#0#11'MultiSelect'#9#9'ViewSt'
+'yle'#7#8'vsReport'#6'Height'#3#200#0#5'Width'#3#244#1#0#0#0
+#200#0#11'ClientWidth'#3#244#1#18'HorzScrollBar.Page'#3#245#1#18'VertScrollB'
+'ar.Page'#3#201#0#4'Left'#3'g'#1#6'Height'#3#200#0#3'Top'#2'~'#5'Width'#3#244
+#1#0#9'TListView'#8'lvLocals'#5'Align'#7#8'alClient'#7'Columns'#14#1#7'Capti'
+'on'#6#4'Name'#10'ImageIndex'#2#255#7'Visible'#9#5'Width'#3#150#0#0#1#7'Capt'
+'ion'#6#5'Value'#10'ImageIndex'#2#255#7'Visible'#9#0#0#11'MultiSelect'#9#9'V'
+'iewStyle'#7#8'vsReport'#6'Height'#3#200#0#5'Width'#3#244#1#0#0#0
]);

View File

@ -11,6 +11,7 @@ object WatchesDlg: TWatchesDlg
Width = 500
object lvWatches: TListView
Align = alClient
BorderSpacing.OnChange = nil
Columns = <
item
Caption = 'Expression'

View File

@ -5,20 +5,20 @@ LazarusResources.Add('TWatchesDlg','FORMDATA',[
+'ight'#3#200#0#11'ClientWidth'#3#244#1#13'PixelsPerInch'#2'`'#18'HorzScrollB'
+'ar.Page'#3#243#1#18'VertScrollBar.Page'#3#199#0#4'Left'#3':'#1#6'Height'#3
+#200#0#3'Top'#3#182#1#5'Width'#3#244#1#0#9'TListView'#9'lvWatches'#5'Align'#7
+#8'alClient'#7'Columns'#14#1#7'Caption'#6#10'Expression'#5'Width'#2#10#0#1#7
+'Caption'#6#5'Value'#5'Width'#2#10#0#0#11'MultiSelect'#9#9'PopupMenu'#7#8'mn'
+'uPopup'#9'ViewStyle'#7#8'vsReport'#10'OnDblClick'#7#17'lvWatchesDblClick'#11
+'OnMouseDown'#7#18'lvWatchesMouseDown'#9'OnKeyDown'#7#16'lvWatchesKeyDown'#12
+'OnSelectItem'#7#19'lvWatchesSelectItem'#6'Height'#3#200#0#5'Width'#3#244#1#0
+#0#10'TPopupMenu'#8'mnuPopup'#4'left'#2'd'#3'top'#2'`'#0#9'TMenuItem'#6'popA'
+'dd'#7'Caption'#6#4'&Add'#7'OnClick'#7#11'popAddClick'#0#0#9'TMenuItem'#2'N1'
+#7'Caption'#6#1'-'#0#0#9'TMenuItem'#13'popProperties'#7'Caption'#6#11'&Prope'
+'rties'#7'OnClick'#7#18'popPropertiesClick'#0#0#9'TMenuItem'#10'popEnabled'#7
+'Caption'#6#8'&Enabled'#7'OnClick'#7#15'popEnabledClick'#0#0#9'TMenuItem'#9
+'popDelete'#7'Caption'#6#7'&Delete'#7'OnClick'#7#14'popDeleteClick'#0#0#9'TM'
+'enuItem'#2'N2'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#13'popDisableAll'#7'Capti'
+'on'#6#12'D&isable All'#7'OnClick'#7#18'popDisableAllClick'#0#0#9'TMenuItem'
+#12'popEnableAll'#7'Caption'#6#11'E&nable All'#7'OnClick'#7#17'popEnableAllC'
+'lick'#0#0#9'TMenuItem'#12'popDeleteAll'#7'Caption'#6#11'De&lete All'#7'OnCl'
+'ick'#7#17'popDeleteAllClick'#0#0#0#0
+#8'alClient'#22'BorderSpacing.OnChange'#13#7'Columns'#14#1#7'Caption'#6#10'E'
+'xpression'#5'Width'#2#10#0#1#7'Caption'#6#5'Value'#5'Width'#2#10#0#0#11'Mul'
+'tiSelect'#9#9'PopupMenu'#7#8'mnuPopup'#9'ViewStyle'#7#8'vsReport'#10'OnDblC'
+'lick'#7#17'lvWatchesDblClick'#11'OnMouseDown'#7#18'lvWatchesMouseDown'#9'On'
+'KeyDown'#7#16'lvWatchesKeyDown'#12'OnSelectItem'#7#19'lvWatchesSelectItem'#6
+'Height'#3#200#0#5'Width'#3#244#1#0#0#10'TPopupMenu'#8'mnuPopup'#4'left'#2'd'
+#3'top'#2'`'#0#9'TMenuItem'#6'popAdd'#7'Caption'#6#4'&Add'#7'OnClick'#7#11'p'
+'opAddClick'#0#0#9'TMenuItem'#2'N1'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#13'po'
+'pProperties'#7'Caption'#6#11'&Properties'#7'OnClick'#7#18'popPropertiesClic'
+'k'#0#0#9'TMenuItem'#10'popEnabled'#7'Caption'#6#8'&Enabled'#7'OnClick'#7#15
+'popEnabledClick'#0#0#9'TMenuItem'#9'popDelete'#7'Caption'#6#7'&Delete'#7'On'
+'Click'#7#14'popDeleteClick'#0#0#9'TMenuItem'#2'N2'#7'Caption'#6#1'-'#0#0#9
+'TMenuItem'#13'popDisableAll'#7'Caption'#6#12'D&isable All'#7'OnClick'#7#18
+'popDisableAllClick'#0#0#9'TMenuItem'#12'popEnableAll'#7'Caption'#6#11'E&nab'
+'le All'#7'OnClick'#7#17'popEnableAllClick'#0#0#9'TMenuItem'#12'popDeleteAll'
+#7'Caption'#6#11'De&lete All'#7'OnClick'#7#17'popDeleteAllClick'#0#0#0#0
]);