lcl: fixed typo

This commit is contained in:
mattias 2025-01-27 11:37:21 +01:00
parent fd780d0e00
commit 54e532cdbe

View File

@ -190,7 +190,7 @@ procedure TCustomFrame.CalculatePreferredSize(var PreferredWidth,
begin
if (csDesigning in ComponentState) and (Owner=nil) then begin
// frame is root component at designtime
// => keep it free resiable
// => keep it free resizable
exit;
end;
inherited CalculatePreferredSize(PreferredWidth, PreferredHeight,