Internet Direct (Indy) Version 9.0.1 Beta
TIdUdpHdr
TIdUdpHdr = packed record
  udp_sport: word;
  udp_dport: word;
  udp_ulen: word;
  udp_sum: word;
  end;
Description
The text for this record has been generated automatically.