TcxRect Class
Stores the area (bounding rectangle) of a visual element.
Declaration
TcxRect = class(
TcxRectBasedGeometryObject
)
Remarks
This class extends its ancestor with members that allow you to do the following:
Specify the rectangle’s vertices (BottomLeft, BottomRight, TopLeft, and TopRight).
Inheritance
See Also