Source position: amigados.pas line 435
type TStandardPacket = packed record
sp_Msg: TMessage;
sp_Pkt: TDOSPacket;
end;