Prototype

property AutoWrap: boolean read FAutoWrap write SetAutoWrap default TRUE;

Description

Defines whether texts retain their original formatting or are modified to fill the width of the control. If true, line feeds are replaced with spaces.

See also