Object Inspector: Make TreeFilterEdit wider and auto-resize it. Issue #22117, patch from Takeda Matsuki

git-svn-id: trunk@37409 -
This commit is contained in:
juha 2012-05-24 18:27:04 +00:00
parent 857e074bf2
commit 3313d4cc7b

View File

@ -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