Source position: fpsockets.pp line 69
type TReceiveFromMessage = record
FromAddr: TNetworkAddress;
FromPort: Word;
Data: T;
end;