JVCL Help:TJvXPButton.WordWrap

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Determines whether the control inserts soft carriage returns so text wraps at the right margin.


Pascal

 propertyWordWrap: Boolean;


Description

Use WordWrap to specify how the text is drawn when it doesn't fit inside the control. If WordWrap is true, the text will be wrapped to as many lines as needed to fit the text inside the control.


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