ide: options dialog: filter edit: use parent font

git-svn-id: trunk@55717 -
This commit is contained in:
ondrej 2017-08-20 12:18:53 +00:00
parent bdb91bdc6d
commit 2fef454a77

View File

@ -94,7 +94,6 @@ object IDEOptionsDialog: TIDEOptionsDialog
BorderSpacing.Left = 6
BorderSpacing.Top = 6
MaxLength = 0
ParentFont = False
TabOrder = 1
FilteredTreeview = CategoryTree
end