Internet Direct (Indy)
Home
PreviousUpNext
Id_IOHandler_MaxCapturedLines Constant

Default value for the TIdIOHandler.MaxCapturedLines property.

Pascal
Id_IOHandler_MaxCapturedLines = -1;

Id_IOHandler_MaxCapturedLines is an Integer constant that represents the default value for the TIdIOHandler.MaxCapturedLines property. 

Id_IOHandler_MaxCapturedLines implies that the maximum number of lines is not limited. 

Id_IOHandler_MaxCapturedLines is used when TIdIOHandler.Capture is called using a TIdStrings or a TIdStream descendant to store lines captured from the IOHandler.

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.