![]() |
Previous Top Next |
tcTreeComboBox component as subproperty of AttachedLabel structure.
|
property WordWrap: Boolean;
|
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.
|
Caption property.
|