mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-08 09:20:49 +02:00
IDE: Set FilterEdit as ActiveControl in IDEOptions dialog. It was dropped off at some point.
git-svn-id: trunk@50532 -
This commit is contained in:
parent
db0b87f1ce
commit
598f55c1b6
@ -3,6 +3,7 @@ object IDEOptionsDialog: TIDEOptionsDialog
|
|||||||
Height = 500
|
Height = 500
|
||||||
Top = 202
|
Top = 202
|
||||||
Width = 800
|
Width = 800
|
||||||
|
ActiveControl = FilterEdit
|
||||||
BorderIcons = [biSystemMenu]
|
BorderIcons = [biSystemMenu]
|
||||||
Caption = 'IDEOptionsDialog'
|
Caption = 'IDEOptionsDialog'
|
||||||
ClientHeight = 500
|
ClientHeight = 500
|
||||||
|
Loading…
Reference in New Issue
Block a user