TcxProgressBarAnimationPath Enum
In This Article
#Declaration
Delphi
TcxProgressBarAnimationPath = (
cxapCycle,
cxapPingPong
);
#Members
Name |
---|
cxap
|
cxap
|
See Also