Indicates the action performed when the maximum line length is exceeded.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|