RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolBar.GradientEndColor Property

Color used as end color for the gradient.

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

This property stores the color that is used to paint the gradient when the drawing ends. (The end color blends with the start color). 

 

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