treecombobox WordWrap property
Previous  Top  Next
Applies to
tcTreeComboBox component as subproperty of AttachedLabel structure.  

Declaration
property WordWrap: Boolean;  

Description
The WordWrap property specifies whether the label text wraps when it is too long for the width of the label.  
 
Set WordWrap to True to allow the label to display multiple line of text. When WordWrap is True, text that is too wide for the label control wraps at the right margin and continues in additional lines.  
 
Set WordWrap to False to limit the label to a single line. When WordWrap is False, text that is too wide for the label appears truncated.  

See also
Caption property.  
File not found.