Source position: fpsockets.pp line 63
type TReceiveFromResult = record
FromAddr: TNetworkAddress;
FromPort: Word;
DataSize: SizeInt;
end;