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

TGDBusObjectManagerClientClass.interface_proxy_properties_changed

Declaration

Source position: lazgio2.pas line 3101

TGDBusObjectManagerClientClass.interface_proxy_properties_changed : procedure(

  manager: PGDBusObjectManagerClient;

  object_proxy: PGDBusObjectProxy;

  interface_proxy: PGDBusProxy;

  changed_properties: PGVariant;

  invalidated_properties: PPgchar

);