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

g_socket_client_connect_to_uri_async

Declaration

Source position: lazgio2.pas line 9065

procedure g_socket_client_connect_to_uri_async(

  client: PGSocketClient;

  uri: Pgchar;

  default_port: guint16;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);