JVCL Help:TJvLabel.WordWrap
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvLabel.WordWrap Property
[+] TJvLabel Properties
Search in JVCL Help
Search in all projectsSummary
Specifies whether the label text wraps when it is too long for the width of the label.
Pascal
propertyWordWrap: Boolean;
Description
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.
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