IMemo.WordWrap

Syntax

WordWrap: Boolean;

Description

The WordWrap property determines whether the words that exceed the length of the component are wrapped into the new line.

Comments

If the property is set to True, words are wrapped into the new line.

NOTE. The words are wrapped into the new line only if there is no horizontal scrollbar.

See also:

IMemo