Designer: Added UpdateBounds to TControlSelection.AlignComponents. Issue #41713

This commit is contained in:
n7800 2025-06-13 12:06:14 +00:00 committed by Maxim Ganetsky
parent 42756e2db2
commit 1932b49a7a

View File

@ -3140,6 +3140,7 @@ begin
end;
end;
UpdateBounds;
EndResizing(false, false);
end;