Unit 'WText' Package
[Overview][Classes][Index] [#fcl]

TTextWriter.MaxLineLength

Maximum line length for text wrapping

Declaration

Source position: wtext.pp line 110

public property TTextWriter.MaxLineLength : Integer
  read FMaxLineLength
  write FMaxLineLength;

Description

Maximum line length for automatic text wrapping.

Text longer than this limit is wrapped at word boundaries. Default value is 72 characters (standard email width).


Documentation generated on: Mar 09 2026