TcxOffsets Properties
Stores pixel offsets or margins of a visual element.
Name | Description |
---|---|
All | Specifies all offsets, in pixels. |
Bottom |
Specifies the vertical offset of the rectangle’s right-bottom corner or the bottom margin, in pixels.
Inherited from Tcx |
Height | Specifies the total height of vertical offsets, in pixels. |
Left |
Specifies the horizontal offset of the rectangle’s left-top corner or the left margin, in pixels.
Inherited from Tcx |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Right |
Specifies the horizontal offset of the rectangle’s right-bottom corner or the right margin, in pixels.
Inherited from Tcx |
Top |
Specifies the vertical offset of the rectangle’s left-top corner or the top margin, in pixels.
Inherited from Tcx |
Value |
Specifies geometry information as a TRect value.
Inherited from Tcx |
Width | Specifies the total width of horizontal offsets, in pixels. |
See Also