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

Declaration
property WordWrap: Boolean;  

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