Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdSimpleServer.Create
TIdSimpleServer
,
See Also
Constructor for the object instance.
constructor
Create(AOwner: TComponent);
override
;
Description
Create is the constructor for the object instance, and relies on the inherited Create method. Create sets the value of
ListenHandle
to
Id_INVALID_SOCKET
prior to exiting from the method.