RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolBar.Wrapable Property

Enables automatic line-wrap for components in the toolbar.

Pascal
property Wrapable: Boolean;
C++
__property Boolean Wrapable;

If Wrapable is true, components automatically wrap around and form new rows when they do not fit horizontally in the toolbar. 

 

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