mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-04 20:18:14 +02:00
* minor improvements from Darius Blaszijk
git-svn-id: trunk@8393 -
This commit is contained in:
parent
5af1ed62bd
commit
c377f2b6b1
@ -1,10 +1,13 @@
|
||||
object CodeExplorerDlg: TCodeExplorerDlg
|
||||
ActiveControl = UpdatePage
|
||||
BorderStyle = bsToolWindow
|
||||
Caption = 'CodeExplorerDlg'
|
||||
ClientHeight = 300
|
||||
ClientWidth = 400
|
||||
OnCreate = CodeExplorerDlgCreate
|
||||
OnDestroy = CodeExplorerDlgDestroy
|
||||
PixelsPerInch = 112
|
||||
PixelsPerInch = 96
|
||||
Position = poScreenCenter
|
||||
HorzScrollBar.Page = 399
|
||||
VertScrollBar.Page = 299
|
||||
Left = 290
|
||||
@ -13,62 +16,69 @@ object CodeExplorerDlg: TCodeExplorerDlg
|
||||
Width = 400
|
||||
object OkButton: TButton
|
||||
Anchors = [akRight, akBottom]
|
||||
AutoSize = True
|
||||
BorderSpacing.Around = 6
|
||||
BorderSpacing.InnerBorder = 2
|
||||
Caption = 'OkButton'
|
||||
OnClick = OkButtonClick
|
||||
TabOrder = 0
|
||||
Left = 143
|
||||
Height = 25
|
||||
AnchorSideRight.Control = CancelButton
|
||||
Left = 229
|
||||
Height = 29
|
||||
Top = 264
|
||||
Width = 103
|
||||
Width = 69
|
||||
end
|
||||
object CancelButton: TButton
|
||||
Anchors = [akRight, akBottom]
|
||||
AutoSize = True
|
||||
BorderSpacing.Around = 6
|
||||
BorderSpacing.InnerBorder = 2
|
||||
Caption = 'CancelButton'
|
||||
ModalResult = 2
|
||||
TabOrder = 1
|
||||
Left = 280
|
||||
Height = 25
|
||||
Left = 304
|
||||
Height = 29
|
||||
Top = 264
|
||||
Width = 103
|
||||
Width = 88
|
||||
end
|
||||
object MainNotebook: TNotebook
|
||||
Align = alTop
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
PageIndex = 0
|
||||
Left = 8
|
||||
Height = 248
|
||||
Top = 8
|
||||
Width = 384
|
||||
Height = 256
|
||||
Width = 400
|
||||
object UpdatePage: TPage
|
||||
Caption = 'UpdatePage'
|
||||
ClientWidth = 380
|
||||
ClientHeight = 218
|
||||
Left = 2
|
||||
Height = 218
|
||||
Top = 28
|
||||
Width = 380
|
||||
ClientWidth = 392
|
||||
ClientHeight = 230
|
||||
Height = 230
|
||||
Width = 392
|
||||
object RefreshRadioGroup: TRadioGroup
|
||||
Align = alTop
|
||||
BorderSpacing.Around = 6
|
||||
Caption = 'RefreshRadioGroup'
|
||||
Items.Strings = (
|
||||
'Manual'
|
||||
'SwitchPage'
|
||||
'Idle'
|
||||
)
|
||||
ParentColor = True
|
||||
Left = 14
|
||||
TabOrder = 0
|
||||
Left = 6
|
||||
Height = 105
|
||||
Top = 11
|
||||
Width = 354
|
||||
Top = 6
|
||||
Width = 380
|
||||
end
|
||||
object FollowCursorCheckBox: TCheckBox
|
||||
Align = alTop
|
||||
BorderSpacing.Top = 12
|
||||
BorderSpacing.Around = 6
|
||||
Caption = 'FollowCursorCheckBox'
|
||||
TabOrder = 1
|
||||
Visible = False
|
||||
Left = 14
|
||||
Height = 24
|
||||
Top = 134
|
||||
Width = 158
|
||||
Left = 6
|
||||
Height = 13
|
||||
Top = 129
|
||||
Width = 380
|
||||
end
|
||||
end
|
||||
end
|
||||
|
@ -1,25 +1,29 @@
|
||||
{ This is an automatically generated lazarus resource file }
|
||||
|
||||
LazarusResources.Add('TCodeExplorerDlg','FORMDATA',[
|
||||
'TPF0'#16'TCodeExplorerDlg'#15'CodeExplorerDlg'#7'Caption'#6#15'CodeExplorerD'
|
||||
+'lg'#12'ClientHeight'#3','#1#11'ClientWidth'#3#144#1#8'OnCreate'#7#21'CodeEx'
|
||||
+'plorerDlgCreate'#9'OnDestroy'#7#22'CodeExplorerDlgDestroy'#13'PixelsPerInch'
|
||||
+#2'p'#18'HorzScrollBar.Page'#3#143#1#18'VertScrollBar.Page'#3'+'#1#4'Left'#3
|
||||
+'"'#1#6'Height'#3','#1#3'Top'#3#163#0#5'Width'#3#144#1#0#7'TButton'#8'OkButt'
|
||||
+'on'#7'Anchors'#11#7'akRight'#8'akBottom'#0#25'BorderSpacing.InnerBorder'#2#2
|
||||
+#7'Caption'#6#8'OkButton'#7'OnClick'#7#13'OkButtonClick'#8'TabOrder'#2#0#4'L'
|
||||
+'eft'#3#143#0#6'Height'#2#25#3'Top'#3#8#1#5'Width'#2'g'#0#0#7'TButton'#12'Ca'
|
||||
+'ncelButton'#7'Anchors'#11#7'akRight'#8'akBottom'#0#25'BorderSpacing.InnerBo'
|
||||
+'rder'#2#2#7'Caption'#6#12'CancelButton'#11'ModalResult'#2#2#8'TabOrder'#2#1
|
||||
+#4'Left'#3#24#1#6'Height'#2#25#3'Top'#3#8#1#5'Width'#2'g'#0#0#9'TNotebook'#12
|
||||
+'MainNotebook'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#9'P'
|
||||
+'ageIndex'#2#0#4'Left'#2#8#6'Height'#3#248#0#3'Top'#2#8#5'Width'#3#128#1#0#5
|
||||
+'TPage'#10'UpdatePage'#7'Caption'#6#10'UpdatePage'#11'ClientWidth'#3'|'#1#12
|
||||
+'ClientHeight'#3#218#0#4'Left'#2#2#6'Height'#3#218#0#3'Top'#2#28#5'Width'#3
|
||||
+'|'#1#0#11'TRadioGroup'#17'RefreshRadioGroup'#7'Caption'#6#17'RefreshRadioGr'
|
||||
+'oup'#13'Items.Strings'#1#6#6'Manual'#6#10'SwitchPage'#6#4'Idle'#0#11'Parent'
|
||||
+'Color'#9#4'Left'#2#14#6'Height'#2'i'#3'Top'#2#11#5'Width'#3'b'#1#0#0#9'TChe'
|
||||
+'ckBox'#20'FollowCursorCheckBox'#7'Caption'#6#20'FollowCursorCheckBox'#8'Tab'
|
||||
+'Order'#2#1#7'Visible'#8#4'Left'#2#14#6'Height'#2#24#3'Top'#3#134#0#5'Width'
|
||||
+#3#158#0#0#0#0#0#0
|
||||
'TPF0'#16'TCodeExplorerDlg'#15'CodeExplorerDlg'#13'ActiveControl'#7#10'Update'
|
||||
+'Page'#11'BorderStyle'#7#12'bsToolWindow'#7'Caption'#6#15'CodeExplorerDlg'#12
|
||||
+'ClientHeight'#3','#1#11'ClientWidth'#3#144#1#8'OnCreate'#7#21'CodeExplorerD'
|
||||
+'lgCreate'#9'OnDestroy'#7#22'CodeExplorerDlgDestroy'#13'PixelsPerInch'#2'`'#8
|
||||
+'Position'#7#14'poScreenCenter'#18'HorzScrollBar.Page'#3#143#1#18'VertScroll'
|
||||
+'Bar.Page'#3'+'#1#4'Left'#3'"'#1#6'Height'#3','#1#3'Top'#3#163#0#5'Width'#3
|
||||
+#144#1#0#7'TButton'#8'OkButton'#7'Anchors'#11#7'akRight'#8'akBottom'#0#8'Aut'
|
||||
+'oSize'#9#20'BorderSpacing.Around'#2#6#25'BorderSpacing.InnerBorder'#2#2#7'C'
|
||||
+'aption'#6#8'OkButton'#7'OnClick'#7#13'OkButtonClick'#8'TabOrder'#2#0#23'Anc'
|
||||
+'horSideRight.Control'#7#12'CancelButton'#4'Left'#3#229#0#6'Height'#2#29#3'T'
|
||||
+'op'#3#8#1#5'Width'#2'E'#0#0#7'TButton'#12'CancelButton'#7'Anchors'#11#7'akR'
|
||||
+'ight'#8'akBottom'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#25'BorderSpa'
|
||||
+'cing.InnerBorder'#2#2#7'Caption'#6#12'CancelButton'#11'ModalResult'#2#2#8'T'
|
||||
+'abOrder'#2#1#4'Left'#3'0'#1#6'Height'#2#29#3'Top'#3#8#1#5'Width'#2'X'#0#0#9
|
||||
+'TNotebook'#12'MainNotebook'#5'Align'#7#5'alTop'#7'Anchors'#11#5'akTop'#6'ak'
|
||||
+'Left'#7'akRight'#8'akBottom'#0#9'PageIndex'#2#0#6'Height'#3#0#1#5'Width'#3
|
||||
+#144#1#0#5'TPage'#10'UpdatePage'#7'Caption'#6#10'UpdatePage'#11'ClientWidth'
|
||||
+#3#136#1#12'ClientHeight'#3#230#0#6'Height'#3#230#0#5'Width'#3#136#1#0#11'TR'
|
||||
+'adioGroup'#17'RefreshRadioGroup'#5'Align'#7#5'alTop'#20'BorderSpacing.Aroun'
|
||||
+'d'#2#6#7'Caption'#6#17'RefreshRadioGroup'#13'Items.Strings'#1#6#6'Manual'#6
|
||||
+#10'SwitchPage'#6#4'Idle'#0#8'TabOrder'#2#0#4'Left'#2#6#6'Height'#2'i'#3'Top'
|
||||
+#2#6#5'Width'#3'|'#1#0#0#9'TCheckBox'#20'FollowCursorCheckBox'#5'Align'#7#5
|
||||
+'alTop'#17'BorderSpacing.Top'#2#12#20'BorderSpacing.Around'#2#6#7'Caption'#6
|
||||
+#20'FollowCursorCheckBox'#8'TabOrder'#2#1#7'Visible'#8#4'Left'#2#6#6'Height'
|
||||
+#2#13#3'Top'#3#129#0#5'Width'#3'|'#1#0#0#0#0#0
|
||||
]);
|
||||
|
Loading…
Reference in New Issue
Block a user