diff --git a/ideintf/objectinspector.pp b/ideintf/objectinspector.pp index c7fbfaffdc..f725989629 100644 --- a/ideintf/objectinspector.pp +++ b/ideintf/objectinspector.pp @@ -2501,7 +2501,7 @@ begin if FileVersion>=2 then begin for Page:=Low(TObjectInspectorPage) to High(TObjectInspectorPage) do - FGridSplitterX[oipgpProperties]:=ConfigStore.GetValue( + FGridSplitterX[Page]:=ConfigStore.GetValue( Path+'Bounds/'+DefaultOIPageNames[Page]+'/SplitterX',110); end else begin FGridSplitterX[oipgpProperties]:=ConfigStore.GetValue(