Internet Direct (Indy)
|
Creates an instance of the IOHandler using the default class factory.
class function MakeDefaultIOHandler( AOwner: TIdNativeComponent = nil ): TIdIOHandler;
Parameters |
Description |
AOwner |
Type is TIdNativeComponent. Default value is nil. |
TIdIOHandler - The new IOHandler class instance.
MakeDefaultIOHandler is a class method used to create an instance of the IOHandler using the default class factory in GIOHandlerClassDefault.
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. |