[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: dbuscomp.pp line 274
type TDBusPendingCall = class(TObject)
protected
FSource: PDBusPendingCall;
public
constructor Create();
destructor Destroy; override;
end;
TDBusPendingCall
TObject