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

TGDBusObjectProxy

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgio2.pas line 3029

type TGDBusObjectProxy = object(TGObject)

  priv: PGDBusObjectProxyPrivate;

  

  function new();

  

  function get_connection;

  

end;

Inheritance

TGDBusObjectProxy

  

TGObject