IDE: Remove a wrong color setting from FilterEdits. Issue .

git-svn-id: trunk@54259 -
This commit is contained in:
ondrej 2017-02-24 09:13:24 +00:00
parent 3456985cf7
commit a0b00a6d66
3 changed files with 0 additions and 3 deletions

View File

@ -114,7 +114,6 @@ object ProjectInspectorForm: TProjectInspectorForm
NumGlyphs = 1
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 3
Font.Color = clBtnShadow
MaxLength = 0
ParentFont = False
TabOrder = 0

View File

@ -114,7 +114,6 @@ object UseUnitDialog: TUseUnitDialog
NumGlyphs = 1
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Around = 6
Font.Color = clBtnShadow
MaxLength = 0
ParentFont = False
TabOrder = 0

View File

@ -251,7 +251,6 @@ object PackageEditorForm: TPackageEditorForm
NumGlyphs = 1
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 11
Font.Color = clBtnShadow
MaxLength = 0
ParentFont = False
TabOrder = 0