IDE Options dialog: Fix FilterEdit width.

git-svn-id: trunk@46706 -
This commit is contained in:
juha 2014-10-30 19:47:16 +00:00
parent 7d3523e591
commit 25da025efd

View File

@ -84,9 +84,9 @@ object IDEOptionsDialog: TIDEOptionsDialog
AnchorSideTop.Control = CategoryPanel
AnchorSideRight.Side = asrBottom
Left = 6
Height = 25
Height = 28
Top = 6
Width = 200
Width = 249
OnFilterItem = FilterEditFilterItem
UseFormActivate = True
ButtonWidth = 23