Internet Direct (Indy)
Home
PreviousUpNext
TIdIOHandlerStream.Create Constructor (TIdNativeComponent, TIdStream, TIdStream)
Pascal
constructor Create(
    AOwner: TIdNativeComponent; 
    AReceiveStream: TIdStream; 
    ASendStream: TIdStream = nil
); virtual; overload; reintroduce;
Parameters 
Description 
AOwner 
Type is TIdNativeComponent.
 
AReceiveStream 
Type is TIdStream.
 
ASendStream 
Type is TIdStream. Default value is nil. 

Create is an overloaded reintroduced virtual constructor method.

Topic generated.

TIdIOHandlerStream.Create

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.