Maximum line length.
property MsgLineLength: integer;
MsgLineLength is an Integer property that specifies the maximum length of a header line. If the length is exceeded, the header line is folded by inserting a new line and the MsgLineFold character sequence during transmission of an Internet message.
The default value for MsgLineLength is 79, as assigned during initialization of the component.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|