TUDPReadEvent = procedure (Sender: TObject; AData: TStream; ABinding: TIdSocketHandle) of object;
TIdUDPServer provides the DoUDPRead event handler to respond to TUDPReadEvent notifications.