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

g_proxy_address_new

Declaration

Source position: lazgio2.pas line 8210

function g_proxy_address_new(

  inetaddr: PGInetAddress;

  port: guint16;

  protocol: Pgchar;

  dest_hostname: Pgchar;

  dest_port: guint16;

  username: Pgchar;

  password: Pgchar

):PGProxyAddress;