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