Skip to main content

TcxProgressBarOrientation Enum

Declaration

TcxProgressBarOrientation = (
    cxorHorizontal,
    cxorVertical
);

Members

Name
cxorHorizontal
cxorVertical
See Also