Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdIOHandler.Open
TIdIOHandler
,
See Also
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.