Internet Direct (Indy) Version 9.0.1 Beta
TIdIgmpHdr
TIdIgmpHdr = packed record
  igmp_type: byte;
  igmp_code: byte;
  igmp_sum: word;
  igmp_group: TIdInAddr;
  end;
Description
The text for this record has been generated automatically.