TextWordWrap property (Main Control)
Builder Syntax |
bool TextWordWrap |
Delphi Syntax |
TextWordWrap : Boolean |
Overview |
Remarks
(Persistent property, available at design time) Determines whether words wrap within the rectangle in which a text object is positioned. You specify the rectangle and other aspects of the text object using related properties described in Drawing Three-Dimensional Shapes and Text.
The DrawTextStr method draws the text object in the control's client area or on the current bitmap.
See Also
Elements: |
|
Topics: |
|
|