TextWordWrap property (LEADDlgEffect Control)
Builder Syntax |
bool TextWordWrap |
Delphi Syntax |
TextWordWrap: Boolean |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets a value that indicates whether the WordWrap checkbox was checked in the Text dialog box. Possible values are:
Value |
Meaning |
TRUE |
The TextWordWrap check box was checked. Allow word wrapping. |
FALSE |
The TextWordWrap check box wasn’t checked. Do not allow word wrapping. |
See Also
Elements: |
|
Topics: |