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

TGDBusAnnotationInfo

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

Declaration

Source position: lazgio2.pas line 2510

type TGDBusAnnotationInfo = object

  ref_count: gint;

  

  key: Pgchar;

  

  value: Pgchar;

  

  annotations: PPGDBusAnnotationInfo;

  

  function ref;

  

  procedure unref;

  

  function lookup();

  

end;

Inheritance

TGDBusAnnotationInfo