mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-03 13:58:18 +02:00
ideintf: increase area for showing property info
git-svn-id: trunk@17476 -
This commit is contained in:
parent
b3a98a4a66
commit
5422c800cd
@ -3724,7 +3724,7 @@ begin
|
||||
FShowFavorites := False;
|
||||
FShowRestricted := False;
|
||||
FShowStatusBar := True;
|
||||
FInfoBoxHeight := 40;
|
||||
FInfoBoxHeight := 50;
|
||||
FShowInfoBox := False;
|
||||
|
||||
Caption := oisObjectInspector;
|
||||
|
Loading…
Reference in New Issue
Block a user