Topic Path: Symbol Reference > Constants > Id_IOHandler_MaxCapturedLines Constant
ContentsIndexHome
PreviousUpNext
Id_IOHandler_MaxCapturedLines Constant

Default value for the TIdIOHandler.MaxCapturedLines property.

File
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.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.