FIX: Function result does not specified

(cherry picked from commit 1cd11e5813)
This commit is contained in:
Alexander Koblov 2026-02-27 20:19:14 +03:00
commit 92fda34fe5

View file

@ -474,7 +474,7 @@ var
bitmapSize: Integer;
begin
bitmapSize := Round(iIconSize * findScaleFactorByFirstForm());
StretchBitmap( bmBitmap, bitmapSize, clBackColor, bFreeAtEnd );
Result := StretchBitmap( bmBitmap, bitmapSize, clBackColor, bFreeAtEnd );
end;
procedure AssignRetinaBitmapForControl(