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

TGDBusProxy.call

Declaration

Source position: lazgio2.pas line 3059

procedure TGDBusProxy.call(

  method_name: Pgchar;

  parameters: PGVariant;

  flags: TGDBusCallFlags;

  timeout_msec: gint;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);