JVCL Help:TJvNavPanelHeader.WordWrap
From Project JEDI Wiki
Jump to navigationJump to search[+] TJvNavPanelHeader Methods
[+] TJvNavPanelHeader Properties
Search in JVCL Help
Search in all projectsSummary
Specifies whether the control's text wraps when it is too long for the width of the control.
Pascal
propertyWordWrap: Boolean;
Description
Set WordWrap to True to allow the control to display multiple lines of text. When WordWrap is True, text that is too wide for the control wraps at the right margin and continues in additional lines. Set WordWrap to False to limit the text of the control to a single line. When WordWrap is False, text that is too wide for the control appears truncated.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page