TdxPoint.Value Property
In This Article
Specifies the point’s position as a TPoint value.
#Declaration
Delphi
property Value: TPoint read; write;
#Property Value
Type | Description |
---|---|
TPoint | A point in pixel coordinates. |
See Also