System.Types.TRect Fields
InheritedProtected
| Bottom | public | Represents the vertical coordinate of the lower-right corner point of the rectangle. | 
| BottomRight | public | Returns the lower-right corner point of the rectangle. | 
| Left | public | Represents the horizontal coordinate of the upper-left corner point of the rectangle. | 
| Right | public | Represents the horizontal coordinate of the lower-right corner point of the rectangle. | 
| Top | public | Represents the vertical coordinate of the upper-left corner point of the rectangle. | 
| TopLeft | public | Returns the upper-left corner point of the rectangle. |