Skip to main content

TcxProgressBarAnimationPath Enum

Declaration

TcxProgressBarAnimationPath = (
    cxapCycle,
    cxapPingPong
);

Members

Name
cxapCycle
cxapPingPong
See Also