RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolButton.Wrap Property

Forces a new row after the tool button.

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

Set Wrap to true to make the tool button the last in its row. Wrap is disabled when the toolbar's Wrapable property is true. 

 

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