Describes a rectangle.
Source position: classesh.inc line 33
type TRect = Types.TRect;
TRect describes a rectangle in space with its upper-left (in (Top,Left>)) and lower-right (in (Bottom ,Right)) corners.