Skip to main content
A newer version of this page is available. .

TcxProgressBarAnimationPath Enum

Declaration

TcxProgressBarAnimationPath = (
    cxapCycle,
    cxapPingPong
);

Members

Name
cxapCycle
cxapPingPong
See Also