[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: dbuscomp.pp line 198
type TDBUSInterfaceMessage = class(TDBusMessage) |
public |
function HasPath(); override; |
property ObjectPath: AnsiString; [rw] |
property InterfaceName: AnsiString; [rw] |
end; |
| |
| |
TObject |