TTMSFNCMemoOptions.WordWrap Property
Determines how long lines wrap:
wwtOnwraps at the viewport edge,wwtOffdisables wrapping,wwtWordWrapColumnwraps atWordWrapColumn,wwtBoundedwraps at the minimum of the viewport andWordWrapColumn.
API unit family: TMSFNCMemo
Declaring type: TTMSFNCMemoOptions
Type: TTMSFNCMemoWordWrapType
Syntax
property WordWrap: TTMSFNCMemoWordWrapType;