RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIconOptions.WrapText Property

Determines whether the icon caption is displayed all on one line, or if it can wrap.

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

Set WrapText to true to have the caption of icons wrap rather than display on one line when it exceeds the width of the icon. 

 

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