RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTaskDialogProgressBar.State Property

The state of the progress bar.

Pascal
property State: TProgressBarState;
C++
__property TProgressBarState State;

State describes the state of the progress bar: pbsNormal, pbsError, or pbsPaused. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!