RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TProgressBar.BackgroundColor Property

Sets and gets the color of the background of the progress bar.

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

Use BackgroundColor to set and get the color of the background of the progress bar. 

 

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