RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlBar.GradientEndColor Property

Stores the color that the gradient is painted with when it ends.

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

Use this property to store the color that you want to use to end your drawing. (This blends with the start color.) 

 

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