Set the state of the progress bar. The default state is pbstNormal.
TProgressBarState = ( pbstNormal, pbstError, pbstPaused );
JSProgressBar
Members |
Description |
pbstNormal |
The progress bar is drawn green/blue. |
pbstError |
The progress bar is drawn red. |
pbstPaused |
The progress bar is drawn yellow. |
Copyright © 2013 by LMD Innovative. All rights reserved.
|
What do you think about this topic? Send feedback!
|