JVCL Help:TJvCheckBox.WordWrap
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCheckBox.WordWrap Property
[+] TJvCheckBox Methods
[+] TJvCheckBox Properties
Search in JVCL Help
Search in all projectsSummary
Specifies whether the check box text wraps when it is too long for the width of the check box.
Pascal
propertyWordWrap: Boolean;
Description
Set WordWrap to true to allow the check box to display multiple line of text. When WordWrap is true, text that is too wide for the check box control wraps at the right margin and continues in additional lines. Set WordWrap to false to limit the check box to a single line. When WordWrap is false, text that is too wide for the check box appears truncated.
See Also
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