Internet Direct (Indy)
Home
PreviousUpNext
TIdIOHandler.MaxLineAction Property

Indicates the action performed when the maximum line length is exceeded.

Pascal
property MaxLineAction: TIdMaxLineAction;

MaxLineAction is a TIdMaxLineAction property that indicates the action to perform when the maximum line length for the IOHandler is exceeded when reading a line from the connection. 

MaxLineAction is used in ReadLn and ReadLnSplit

Use MaxLineLength to set the number of bytes permitted as the maximum line length.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.