Internet Direct (Indy) Version 9.0.2 Beta
TIdSimpleServer.Create
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.