TcxProgressBarBarStyle Enum
Declaration
TcxProgressBarBarStyle = (
cxbsSolid,
cxbsLEDs,
cxbsGradient,
cxbsGradientLEDs,
cxbsBitmap,
cxbsBitmapLEDs,
cxbsAnimation,
cxbsAnimationLEDs
);
Members
| Name |
|---|
cxbsSolid
|
cxbsLEDs
|
cxbsGradient
|
cxbsGradientLEDs
|
cxbsBitmap
|
cxbsBitmapLEDs
|
cxbsAnimation
|
cxbsAnimationLEDs
|
See Also