Create is the constructor for the TIdUDPServer object instance. Create uses the inherited Create method to initialize the object instance, and creates the default TIdSocketHandle instance in Bindings for the server.
Note: The Host and DefaultPort properties must set to the desired values before the UDP server can be activated.