TcxRectBasedGeometryObject.Value Property
In This Article
Specifies geometry information as a TRect value.
#Declaration
Delphi
property Value: TRect read; write;
#Property Value
Type | Description |
---|---|
TRect | A rectangle in pixel coordinates. |
See Also