mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-31 11:55:57 +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;
|
FShowFavorites := False;
|
||||||
FShowRestricted := False;
|
FShowRestricted := False;
|
||||||
FShowStatusBar := True;
|
FShowStatusBar := True;
|
||||||
FInfoBoxHeight := 40;
|
FInfoBoxHeight := 50;
|
||||||
FShowInfoBox := False;
|
FShowInfoBox := False;
|
||||||
|
|
||||||
Caption := oisObjectInspector;
|
Caption := oisObjectInspector;
|
||||||
|
Loading…
Reference in New Issue
Block a user