RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolBar.RowCount Property

Indicates the number of rows in the toolbar.

Pascal
property RowCount: Integer;
C++
__property int RowCount;

Reading RowCount returns the number of rows in which the tool buttons are arranged. 

 

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