ideintf: increase area for showing property info

git-svn-id: trunk@17476 -
This commit is contained in:
paul 2008-11-20 15:09:19 +00:00
parent b3a98a4a66
commit 5422c800cd

View File

@ -3724,7 +3724,7 @@ begin
FShowFavorites := False;
FShowRestricted := False;
FShowStatusBar := True;
FInfoBoxHeight := 40;
FInfoBoxHeight := 50;
FShowInfoBox := False;
Caption := oisObjectInspector;