RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlBar.GradientStartColor Property

Stores the color that the gradient is painted when it starts.

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

Use this property to store the color that you want to use to initialize the drawing. 

 

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