Source position: IdWinsock2.pas line 2708
type LPFN_SEND = function(
const s: TSocket;
const Buf;
len: Integer;
flags: Integer
):Integer;