JVCL Help:TJvCustomSpeedButton.WordWrap

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether the button text wraps to fit the width of the control.


Pascal

 propertyWordWrap: Boolean;


Description

Set WordWrap to true to allow the speed button to display multiple line of text. When WordWrap is true, text that is too wide for the control wraps at the right margin. Set WordWrap to false to limit the button to a single line. When WordWrap is false, text that is too wide for the button 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