Table of Contents

TTMSFNCMemoOptions.WordWrap Property

Determines how long lines wrap: wwtOn wraps at the viewport edge, wwtOff disables wrapping, wwtWordWrapColumn wraps at WordWrapColumn, wwtBounded wraps at the minimum of the viewport and WordWrapColumn.

API unit family: TMSFNCMemo Declaring type: TTMSFNCMemoOptions Type: TTMSFNCMemoWordWrapType

Syntax

property WordWrap: TTMSFNCMemoWordWrapType;