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
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|