[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

TGSocket.send_to

Declaration

Source position: lazgio2.pas line 6046

function TGSocket.send_to(

  address: PGSocketAddress;

  buffer: Pgchar;

  size: gsize;

  cancellable: PGCancellable;

  error: PPGError

):gssize;