[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Descibes a rectangle
Source position: classesh.inc line 28
type TRect = Types.TRect; |
TRect describes a rectangle in space with its upper-left (in (Top,Left>)) and lower-right (in (Bottom ,Right)) corners.