From 3313d4cc7ba1f4140e73b250cd0dbc86ceac8d1b Mon Sep 17 00:00:00 2001 From: juha Date: Thu, 24 May 2012 18:27:04 +0000 Subject: [PATCH] Object Inspector: Make TreeFilterEdit wider and auto-resize it. Issue #22117, patch from Takeda Matsuki git-svn-id: trunk@37409 - --- ideintf/objectinspector.lfm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ideintf/objectinspector.lfm b/ideintf/objectinspector.lfm index fe536c2c16..59e2b44e4b 100644 --- a/ideintf/objectinspector.lfm +++ b/ideintf/objectinspector.lfm @@ -51,10 +51,11 @@ object ObjectInspectorDlg: TObjectInspectorDlg Left = 71 Height = 24 Top = 2 - Width = 128 + Width = 200 UseFormActivate = True ButtonWidth = 23 NumGlyphs = 0 + Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 5 MaxLength = 0 TabOrder = 0