mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-15 06:09:30 +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
|
||||
object OKButton: TButton
|
||||
Anchors = [akRight, akBottom]
|
||||
AutoSize = True
|
||||
BorderSpacing.Right = 9
|
||||
BorderSpacing.Around = 6
|
||||
BorderSpacing.InnerBorder = 4
|
||||
Caption = 'OK'
|
||||
Constraints.MinWidth = 75
|
||||
Default = True
|
||||
ModalResult = 1
|
||||
TabOrder = 4
|
||||
Left = 256
|
||||
Height = 25
|
||||
Top = 428
|
||||
AnchorSideRight.Control = CancelButton
|
||||
Left = 249
|
||||
Height = 26
|
||||
Top = 427
|
||||
Width = 75
|
||||
end
|
||||
object CancelButton: TButton
|
||||
Anchors = [akRight, akBottom]
|
||||
AutoSize = True
|
||||
BorderSpacing.Around = 6
|
||||
BorderSpacing.InnerBorder = 4
|
||||
Cancel = True
|
||||
Caption = 'Cancel'
|
||||
Constraints.MinWidth = 75
|
||||
ModalResult = 2
|
||||
TabOrder = 5
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
AnchorSideBottom.Control = Owner
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 339
|
||||
Height = 25
|
||||
Height = 26
|
||||
Top = 428
|
||||
Width = 75
|
||||
end
|
||||
|
@ -61,23 +61,28 @@ LazarusResources.Add('TLazFindInFilesDialog','FORMDATA',[
|
||||
+'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'
|
||||
+'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'
|
||||
+'on'#6#2'OK'#7'Default'#9#11'ModalResult'#2#1#8'TabOrder'#2#4#4'Left'#3#0#1#6
|
||||
+'Height'#2#25#3'Top'#3#172#1#5'Width'#2'K'#0#0#7'TButton'#12'CancelButton'#7
|
||||
+'Anchors'#11#7'akRight'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#25'Border'
|
||||
,'Spacing.InnerBorder'#2#4#6'Cancel'#9#7'Caption'#6#6'Cancel'#11'ModalResult'
|
||||
+#2#2#8'TabOrder'#2#5#4'Left'#3'S'#1#6'Height'#2#25#3'Top'#3#172#1#5'Width'#2
|
||||
+'K'#0#0#9'TComboBox'#19'ReplaceTextComboBox'#7'Anchors'#11#5'akTop'#6'akLeft'
|
||||
+#7'akRight'#0#12'AutoComplete'#9#16'AutoCompleteText'#11#12'cbactEnabled'#22
|
||||
+'cbactEndOfLineComplete'#21'cbactRetainPrefixCase'#20'cbactSearchAscending'#0
|
||||
+#18'BorderSpacing.Left'#2#6#7'Enabled'#8#9'MaxLength'#2#0#8'TabOrder'#2#6#22
|
||||
+'AnchorSideLeft.Control'#7#15'ReplaceCheckBox'#19'AnchorSideLeft.Side'#7#9'a'
|
||||
+'srBottom'#4'Left'#2'T'#6'Height'#2#21#3'Top'#2'!'#5'Width'#3'J'#1#0#0#9'TCh'
|
||||
+'eckBox'#15'ReplaceCheckBox'#7'Caption'#6#7'Replace'#7'Enabled'#8#8'OnChange'
|
||||
+#7#21'ReplaceCheckBoxChange'#8'TabOrder'#2#7#21'AnchorSideTop.Control'#7#19
|
||||
+'ReplaceTextComboBox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#5#6'He'
|
||||
+'ight'#2#20#3'Top'#2'!'#5'Width'#2'I'#0#0#22'TSelectDirectoryDialog'#21'Sele'
|
||||
+'ctDirectoryDialog'#7'Options'#11#15'ofFileMustExist'#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
|
||||
+'m'#0#8'AutoSize'#9#19'BorderSpacing.Right'#2#9#20'BorderSpacing.Around'#2#6
|
||||
+#25'BorderSpacing.InnerBorder'#2#4#7'Caption'#6#2'OK'#20'Constraints.MinWidt'
|
||||
+'h'#2'K'#7'Default'#9#11'ModalResult'#2#1#8'TabOrder'#2#4#23'AnchorSideRight'
|
||||
+'.Control'#7#12'CancelButton'#4'Left'#3#249#0#6'Height'#2#26#3'Top'#3#171#1#5
|
||||
,'Width'#2'K'#0#0#7'TButton'#12'CancelButton'#7'Anchors'#11#7'akRight'#8'akBo'
|
||||
+'ttom'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#25'BorderSpacing.InnerBo'
|
||||
+'rder'#2#4#6'Cancel'#9#7'Caption'#6#6'Cancel'#20'Constraints.MinWidth'#2'K'
|
||||
+#11'ModalResult'#2#2#8'TabOrder'#2#5#23'AnchorSideRight.Control'#7#5'Owner'
|
||||
+#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#5'Ow'
|
||||
+'ner'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3'S'#1#6'Height'#2#26
|
||||
+#3'Top'#3#172#1#5'Width'#2'K'#0#0#9'TComboBox'#19'ReplaceTextComboBox'#7'Anc'
|
||||
+'hors'#11#5'akTop'#6'akLeft'#7'akRight'#0#12'AutoComplete'#9#16'AutoComplete'
|
||||
+'Text'#11#12'cbactEnabled'#22'cbactEndOfLineComplete'#21'cbactRetainPrefixCa'
|
||||
+'se'#20'cbactSearchAscending'#0#18'BorderSpacing.Left'#2#6#7'Enabled'#8#9'Ma'
|
||||
+'xLength'#2#0#8'TabOrder'#2#6#22'AnchorSideLeft.Control'#7#15'ReplaceCheckBo'
|
||||
+'x'#19'AnchorSideLeft.Side'#7#9'asrBottom'#4'Left'#2'T'#6'Height'#2#21#3'Top'
|
||||
+#2'!'#5'Width'#3'J'#1#0#0#9'TCheckBox'#15'ReplaceCheckBox'#7'Caption'#6#7'Re'
|
||||
+'place'#7'Enabled'#8#8'OnChange'#7#21'ReplaceCheckBoxChange'#8'TabOrder'#2#7
|
||||
+#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