Skip to main content

TdxPoint Properties

Stores pixel coordinates of a point.
Name Description
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
Point This property is deprecated. Use the Value property instead.
Value Specifies the point’s position as a TPoint value.
X Specifies the point’s horizontal position, in pixels.
Y Specifies the point’s vertical position, in pixels.
See Also