type TSize = record
Cx, Cy: Integer;
end;
A generic type which holds dimensions of a rectangle, if not stated otherwise, dimensions are specified in pixels.
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024