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

TGDBusAuthObserver

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

Declaration

Source position: lazgio2.pas line 2532

type TGDBusAuthObserver = object(TGObject)

  function new;

  

  function allow_mechanism();

  

  function authorize_authenticated_peer();

  

end;

Inheritance

TGDBusAuthObserver

  

TGObject