diff --git a/ideintf/objectinspector.pp b/ideintf/objectinspector.pp index 17c70d0b8f..f4712ecea5 100644 --- a/ideintf/objectinspector.pp +++ b/ideintf/objectinspector.pp @@ -3724,7 +3724,7 @@ begin FShowFavorites := False; FShowRestricted := False; FShowStatusBar := True; - FInfoBoxHeight := 40; + FInfoBoxHeight := 50; FShowInfoBox := False; Caption := oisObjectInspector;