[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates if text is wrapped at the right edge of the control.
Source position: dbctrls.pp line 329
published property TDBText.WordWrap : Boolean; |
WordWrap indicates whether a word is to be wrapped to the next line if the text is about to become too long for the width available in the control.
The default value for the property is False.
|
Allows the caption to wrap to multiple lines when it is longer than the available Width. |
Version 4.0 | Generated 2025-05-03 | Home |