diff --git a/ideintf/objectinspector.pp b/ideintf/objectinspector.pp index 3c47f63ee9..cca8ff5882 100644 --- a/ideintf/objectinspector.pp +++ b/ideintf/objectinspector.pp @@ -3668,7 +3668,7 @@ begin Parent:=Self; Align:=alTop; Top:=ComponentTreeHeight; - Height:=3; + Height:=5; end; end;