RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCategoryButtons.BackgroundGradientDirection Property

Direction of background gradient fill.

Pascal
property BackgroundGradientDirection: TGradientDirection;
C++
__property TGradientDirection BackgroundGradientDirection;

The following values are available:

Parameter 
Description 
gdHorizontal  
The gradient appears horizontally on the background of the container. Default.  
gdVertical  
The gradient appears vertically on the background of the container.  

 

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