RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolButton.AutoSize Property

Specifies whether the tool button automatically sizes itself to accommodate its text and image.

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

If AutoSize is true, the tool button sizes itself automatically; otherwise, the tool button keeps a fixed size. 

 

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