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

Declaration
property WordWrap: Boolean;  

Description
The WordWrap property controls whether the text on radiobutton 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.