TSize
type TSize = record
Cx, Cy: Integer;
end;
Description
A generic type which holds dimensions of a rectangle, if not stated otherwise, dimensions are specified in pixels.
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007