bitbtn WordWrap property
Return to Introduction  Previous page  Next page
Applies to
acBitBtn, acButton, acLabel, acURLLabel, acRichLabel, acCheckBox and acRadioButton components.  

Declaration
property WordWrap: Boolean;  

Description
The WordWrap property specifies whether the button text wraps when it is too long for the width of the button. When WordWrap is True, caption can be multiline, and single line when WordWrap is False.  

See also
Caption property.