RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolBar.AutoSize Property

Indicates whether the toolbar's height changes automatically to accommodate the controls it contains.

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

If AutoSize is set to true, the height of the toolbar adjusts automatically so that the controls fit in it with no vertical margin. 

 

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