TcxRectBasedGeometryObject.Top Property
In This Article
Specifies the vertical offset of the rectangle’s left-top corner or the top margin, in pixels.
#Declaration
Delphi
property Top: Integer index 1 read; write;
#Property Value
Type | Description |
---|---|
Integer | A vertical offset of the rectangle’s origin or the top margin. |
See Also