ide editorfilemanager dialog: high-DPI. issue #31775

git-svn-id: trunk@54925 -
This commit is contained in:
ondrej 2017-05-14 12:21:34 +00:00
parent a46ef96dee
commit eae5407804

View File

@ -3,14 +3,13 @@ object EditorFileManagerForm: TEditorFileManagerForm
Height = 380
Top = 126
Width = 722
ActiveControl = FilterEdit
Caption = 'EditorFileManagerForm'
ClientHeight = 380
ClientWidth = 722
KeyPreview = True
OnCreate = FormCreate
OnKeyDown = FormKeyDown
LCLVersion = '1.5'
LCLVersion = '1.9.0.0'
object CheckListBox1: TCheckListBox
AnchorSideTop.Control = FilterPanel
AnchorSideTop.Side = asrBottom
@ -191,7 +190,6 @@ object EditorFileManagerForm: TEditorFileManagerForm
Top = 2
Width = 25
AllowAllUp = True
Anchors = [akTop, akLeft, akBottom]
AutoSize = True
BorderSpacing.Left = 3
Constraints.MinHeight = 25