RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TProgressBar.BarColor Property

Sets and gets the color of the highlighted part of the progress bar.

Pascal
property BarColor: TColor;
C++
__property TColor BarColor;

Use BarColor to set and get the color of the highlighted portion of the progress bar. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!