mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 20:39:14 +02:00
fixed overlapping in find in files dlg
git-svn-id: trunk@9824 -
This commit is contained in:
parent
1ab0bd99e1
commit
bc5c78e1ba
@ -172,27 +172,37 @@ object LazFindInFilesDialog: TLazFindInFilesDialog
|
|||||||
end
|
end
|
||||||
object OKButton: TButton
|
object OKButton: TButton
|
||||||
Anchors = [akRight, akBottom]
|
Anchors = [akRight, akBottom]
|
||||||
|
AutoSize = True
|
||||||
|
BorderSpacing.Right = 9
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
BorderSpacing.InnerBorder = 4
|
BorderSpacing.InnerBorder = 4
|
||||||
Caption = 'OK'
|
Caption = 'OK'
|
||||||
|
Constraints.MinWidth = 75
|
||||||
Default = True
|
Default = True
|
||||||
ModalResult = 1
|
ModalResult = 1
|
||||||
TabOrder = 4
|
TabOrder = 4
|
||||||
Left = 256
|
AnchorSideRight.Control = CancelButton
|
||||||
Height = 25
|
Left = 249
|
||||||
Top = 428
|
Height = 26
|
||||||
|
Top = 427
|
||||||
Width = 75
|
Width = 75
|
||||||
end
|
end
|
||||||
object CancelButton: TButton
|
object CancelButton: TButton
|
||||||
Anchors = [akRight, akBottom]
|
Anchors = [akRight, akBottom]
|
||||||
|
AutoSize = True
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
BorderSpacing.InnerBorder = 4
|
BorderSpacing.InnerBorder = 4
|
||||||
Cancel = True
|
Cancel = True
|
||||||
Caption = 'Cancel'
|
Caption = 'Cancel'
|
||||||
|
Constraints.MinWidth = 75
|
||||||
ModalResult = 2
|
ModalResult = 2
|
||||||
TabOrder = 5
|
TabOrder = 5
|
||||||
|
AnchorSideRight.Control = Owner
|
||||||
|
AnchorSideRight.Side = asrBottom
|
||||||
|
AnchorSideBottom.Control = Owner
|
||||||
|
AnchorSideBottom.Side = asrBottom
|
||||||
Left = 339
|
Left = 339
|
||||||
Height = 25
|
Height = 26
|
||||||
Top = 428
|
Top = 428
|
||||||
Width = 75
|
Width = 75
|
||||||
end
|
end
|
||||||
|
@ -61,23 +61,28 @@ LazarusResources.Add('TLazFindInFilesDialog','FORMDATA',[
|
|||||||
+'R'#1#0#0#9'TCheckBox'#22'IncludeSubDirsCheckBox'#7'Caption'#6#23'Include su'
|
+'R'#1#0#0#9'TCheckBox'#22'IncludeSubDirsCheckBox'#7'Caption'#6#23'Include su'
|
||||||
+'b directories'#8'TabOrder'#2#3#4'Left'#2#6#6'Height'#2#20#3'Top'#2'\'#5'Wid'
|
+'b directories'#8'TabOrder'#2#3#4'Left'#2#6#6'Height'#2#20#3'Top'#2'\'#5'Wid'
|
||||||
+'th'#3#154#0#0#0#0#7'TButton'#8'OKButton'#7'Anchors'#11#7'akRight'#8'akBotto'
|
+'th'#3#154#0#0#0#0#7'TButton'#8'OKButton'#7'Anchors'#11#7'akRight'#8'akBotto'
|
||||||
+'m'#0#20'BorderSpacing.Around'#2#6#25'BorderSpacing.InnerBorder'#2#4#7'Capti'
|
+'m'#0#8'AutoSize'#9#19'BorderSpacing.Right'#2#9#20'BorderSpacing.Around'#2#6
|
||||||
+'on'#6#2'OK'#7'Default'#9#11'ModalResult'#2#1#8'TabOrder'#2#4#4'Left'#3#0#1#6
|
+#25'BorderSpacing.InnerBorder'#2#4#7'Caption'#6#2'OK'#20'Constraints.MinWidt'
|
||||||
+'Height'#2#25#3'Top'#3#172#1#5'Width'#2'K'#0#0#7'TButton'#12'CancelButton'#7
|
+'h'#2'K'#7'Default'#9#11'ModalResult'#2#1#8'TabOrder'#2#4#23'AnchorSideRight'
|
||||||
+'Anchors'#11#7'akRight'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#25'Border'
|
+'.Control'#7#12'CancelButton'#4'Left'#3#249#0#6'Height'#2#26#3'Top'#3#171#1#5
|
||||||
,'Spacing.InnerBorder'#2#4#6'Cancel'#9#7'Caption'#6#6'Cancel'#11'ModalResult'
|
,'Width'#2'K'#0#0#7'TButton'#12'CancelButton'#7'Anchors'#11#7'akRight'#8'akBo'
|
||||||
+#2#2#8'TabOrder'#2#5#4'Left'#3'S'#1#6'Height'#2#25#3'Top'#3#172#1#5'Width'#2
|
+'ttom'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#25'BorderSpacing.InnerBo'
|
||||||
+'K'#0#0#9'TComboBox'#19'ReplaceTextComboBox'#7'Anchors'#11#5'akTop'#6'akLeft'
|
+'rder'#2#4#6'Cancel'#9#7'Caption'#6#6'Cancel'#20'Constraints.MinWidth'#2'K'
|
||||||
+#7'akRight'#0#12'AutoComplete'#9#16'AutoCompleteText'#11#12'cbactEnabled'#22
|
+#11'ModalResult'#2#2#8'TabOrder'#2#5#23'AnchorSideRight.Control'#7#5'Owner'
|
||||||
+'cbactEndOfLineComplete'#21'cbactRetainPrefixCase'#20'cbactSearchAscending'#0
|
+#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#5'Ow'
|
||||||
+#18'BorderSpacing.Left'#2#6#7'Enabled'#8#9'MaxLength'#2#0#8'TabOrder'#2#6#22
|
+'ner'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3'S'#1#6'Height'#2#26
|
||||||
+'AnchorSideLeft.Control'#7#15'ReplaceCheckBox'#19'AnchorSideLeft.Side'#7#9'a'
|
+#3'Top'#3#172#1#5'Width'#2'K'#0#0#9'TComboBox'#19'ReplaceTextComboBox'#7'Anc'
|
||||||
+'srBottom'#4'Left'#2'T'#6'Height'#2#21#3'Top'#2'!'#5'Width'#3'J'#1#0#0#9'TCh'
|
+'hors'#11#5'akTop'#6'akLeft'#7'akRight'#0#12'AutoComplete'#9#16'AutoComplete'
|
||||||
+'eckBox'#15'ReplaceCheckBox'#7'Caption'#6#7'Replace'#7'Enabled'#8#8'OnChange'
|
+'Text'#11#12'cbactEnabled'#22'cbactEndOfLineComplete'#21'cbactRetainPrefixCa'
|
||||||
+#7#21'ReplaceCheckBoxChange'#8'TabOrder'#2#7#21'AnchorSideTop.Control'#7#19
|
+'se'#20'cbactSearchAscending'#0#18'BorderSpacing.Left'#2#6#7'Enabled'#8#9'Ma'
|
||||||
+'ReplaceTextComboBox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#5#6'He'
|
+'xLength'#2#0#8'TabOrder'#2#6#22'AnchorSideLeft.Control'#7#15'ReplaceCheckBo'
|
||||||
+'ight'#2#20#3'Top'#2'!'#5'Width'#2'I'#0#0#22'TSelectDirectoryDialog'#21'Sele'
|
+'x'#19'AnchorSideLeft.Side'#7#9'asrBottom'#4'Left'#2'T'#6'Height'#2#21#3'Top'
|
||||||
+'ctDirectoryDialog'#7'Options'#11#15'ofFileMustExist'#14'ofEnableSizing'#12
|
+#2'!'#5'Width'#3'J'#1#0#0#9'TCheckBox'#15'ReplaceCheckBox'#7'Caption'#6#7'Re'
|
||||||
+'ofViewDetail'#0#5'Title'#6#16'Select Directory'#11'FilterIndex'#2#0#5'Title'
|
+'place'#7'Enabled'#8#8'OnChange'#7#21'ReplaceCheckBoxChange'#8'TabOrder'#2#7
|
||||||
+#6#16'Select Directory'#4'left'#3#4#1#3'top'#3#215#0#0#0#0
|
+#21'AnchorSideTop.Control'#7#19'ReplaceTextComboBox'#18'AnchorSideTop.Side'#7
|
||||||
|
+#9'asrCenter'#4'Left'#2#5#6'Height'#2#20#3'Top'#2'!'#5'Width'#2'I'#0#0#22'TS'
|
||||||
|
+'electDirectoryDialog'#21'SelectDirectoryDialog'#7'Options'#11#15'ofFileMust'
|
||||||
|
+'Exist'#14'ofEnableSizing'#12'ofViewDetail'#0#5'Title'#6#16'Select Directory'
|
||||||
|
+#11'FilterIndex'#2#0#5'Title'#6#16'Select Directory'#4'left'#3#4#1#3'top'#3
|
||||||
|
+#215#0#0#0#0
|
||||||
]);
|
]);
|
||||||
|
Loading…
Reference in New Issue
Block a user