IDE: Initializing all fields in the TDesktopOIOptions constructor

(cherry picked from commit 95b1568d6c)

Co-authored-by: n7800 <14154601-n7800@users.noreply.gitlab.com>
This commit is contained in:
Maxim Ganetsky 2025-01-14 12:56:38 +00:00 committed by Maxim Ganetsky
parent cda68ec812
commit 712b826072

View File

@ -455,6 +455,7 @@ var
begin
FComponentTreeHeight := -1;
FInfoBoxHeight := -1;
FShowComponentTree := True;
FShowInfoBox := True;
for I in TObjectInspectorPage do
SplitterX[I] := -1;