TProgressBarStyle Enumeration
Represents type TProgressBarStyle
.
type TProgressBarStyle = (pbsSolid, pbsLEDs, pbsGradient, pbsGradientLEDs, pbsAnimation, pbsAnimationLEDs);
The TProgressBarStyle type exposes the following members.
Show:
Name | Description | |
---|---|---|
pbsAnimation | Represents constant | |
pbsAnimationLEDs | Represents constant | |
pbsGradient | Represents constant | |
pbsGradientLEDs | Represents constant | |
pbsLEDs | Represents constant | |
pbsSolid | Represents constant |