TdxPointCoord Enum
Declaration
TdxPointCoord = (
pcX,
pcY
);
Members
Name |
---|
pcX
|
pcY
|
See Also