OnUDPRead is an event handler for TUDPReadEvent events. OnUDPRead is triggered by the DoUDPRead method when data has been read from the socket binding and is available for use by the server.
Assign a TUDPReadEvent handler procedure to OnUDPRead to respond to the event.