RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCategoryPanelGroup.GradientDirection Property

Specifies the direction of the gradient in the panel header.

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

Use the GradientDirection property to select the direction of the gradient header of the category panels in the category panel group. The direction can either be horizontal or vertical. This property has no effect if HeaderStyle is set to something other than hsGradient. 

 

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