TcxRect.Rect Property
In This Article
This property is deprecated. Use the Value property instead.
#Declaration
Delphi
property Rect: TRect read; write;
#Property Value
Type | Description |
---|---|
TRect | A rectangle. |
See Also