Internet Direct (Indy) Version 9.0.1 Beta
TIdIOHandler.Open
Prepares an input/output source for the handler.

procedure Open; virtual;
Description
Open is a virtual procedure that prepares an input/output source for the IOHandler. Open is used in descendant classes to prepare the socket handle used for a connection to a remote computer system.