Back to Devexpress

TcxRect Class

vcl-cxgeometry-069073a0.md

latest1.3 KB
Original Source

TcxRect Class

Stores the area (bounding rectangle) of a visual element.

Declaration

delphi
TcxRect = class(
    TcxRectBasedGeometryObject
)

Remarks

This class extends its ancestor with members that allow you to do the following:

Inheritance

TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxLockablePersistent TcxGeometryObject TcxRectBasedGeometryObject TcxRect

See Also

TcxRect Members

cxGeometry Unit