RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCategoryButtons.ButtonFlow Property

Specifies the direction of buttons in a category.

Pascal
property ButtonFlow: TCatButtonFlow;
C++
__property TCatButtonFlow ButtonFlow;

Use one of the following values:

Parameter 
Description 
cbfVertical  
Organizes the buttons in the category vertically.  
cbfHorizontal  
Organizes the buttons in the category horizontally.  

 

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