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

TGDBusPropertyInfo

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

Declaration

Source position: lazgio2.pas line 2842

type TGDBusPropertyInfo = object

  ref_count: gint;

  

  name: Pgchar;

  

  signature: Pgchar;

  

  flags: TGDBusPropertyInfoFlags;

  

  annotations: PPGDBusAnnotationInfo;

  

  function ref;

  

  procedure unref;

  

end;

Inheritance

TGDBusPropertyInfo