Topic Path: Symbol Reference > Files > IdIOHandler.pas
ContentsIndexHome
PreviousUpNext
IdIOHandler.pas

Contains classes and methods needed to define and implement a framework used to perform Input and Output operations for Indy components.

IdIOHandler.pas contains classes and methods needed to define and implement a framework used to perform Input and Output operations for Indy components.

Class 
Description 
This is class EIdIoHandler. 
Exception raised TIdIOHandler when writing a stream in TIdIOHandler that requires a 64-bit size not supported in the IOHandler. 
Defines the framework for input and output using Indy components. 
Constant 
Description 
Default size allocated for the receive buffer in TIdIOHandler
Default size allocated for the send buffer in TIdIOHandler
Default value for the TIdIOHandler.MaxCapturedLines property. 
Default value for the maximum line length property in TIdIOHandler
Type 
Description 
Class reference used to create IOHandlers. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.