Skip to main content

TdxPointCoord Enum

Declaration

TdxPointCoord = (
    pcX,
    pcY
);

Members

Name
pcX
pcY
See Also