Source position: fpsockets.pp line 164
function SendStrTo(
const ASocket: TFPSocket;
const ReceiverAddr: TNetworkAddress;
ReceiverPort: Word;
const AData: string;
AFlags: Integer = 0
):SizeInt;