IDE: Initializing all fields in the TDesktopOIOptions constructor

This commit is contained in:
n7800 2025-01-12 05:05:58 +05:00 committed by Maxim Ganetsky
parent c288b1917c
commit 95b1568d6c

View File

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