Class tdbusobject
Unit
Declaration
type tdbusobject = class(teventobject, idbusobject)
Description
This item has no description.
Hierarchy
- tobject
- tnullinterfacedobject
- tlinkedobject
- teventobject
- tdbusobject
Overview
Fields
| Protected | fservice: tdbusservice; |
Methods
| Protected | function getpropvalue(const aprop: ppropinfo; out avalue: variantvaluety): boolean; |
| Protected | procedure introspect(const amessage: pdbusmessage; const adata: pointer; var ahandled: boolean); |
| Protected | procedure propget(const amessage: pdbusmessage; const adata: pointer; var ahandled: boolean); |
| Protected | procedure propset(const amessage: pdbusmessage; const adata: pointer; var ahandled: boolean); |
| Protected | procedure propgetall(const amessage: pdbusmessage; const adata: pointer; var ahandled: boolean); |
| Protected | function getintrospectitems(): string virtual; |
| Protected | function getpropintf: string virtual; |
| Protected | function rootpath: string; |
| Protected | procedure propchangesignal(const amember: string); |
| Protected | procedure propertyget(const amessage: pdbusmessage; const aname: string; var avalue: variantvaluety) virtual; |
| Protected | procedure propertiesget(var props: dictentryarty) virtual; |
| Protected | procedure propertyset(const amessage: pdbusmessage; const aname: string; var ahandled: boolean) virtual; |
| Protected | procedure registeritems(const sender: idbusservice) virtual; |
| Protected | function getpath(): string virtual; |
| Protected | function getintrospecttext(const aindent: int32): string virtual; |
| Protected | procedure busconnected() virtual; |
| Public | constructor create(const aservice: tdbusservice); |
| Public | destructor destroy(); override; |
Description
Fields
| Protected | fservice: tdbusservice; |
|
This item has no description. | |
Methods
| Protected | function getpropvalue(const aprop: ppropinfo; out avalue: variantvaluety): boolean; |
|
This item has no description. | |
| Protected | procedure introspect(const amessage: pdbusmessage; const adata: pointer; var ahandled: boolean); |
|
This item has no description. | |
| Protected | procedure propget(const amessage: pdbusmessage; const adata: pointer; var ahandled: boolean); |
|
This item has no description. | |
| Protected | procedure propset(const amessage: pdbusmessage; const adata: pointer; var ahandled: boolean); |
|
This item has no description. | |
| Protected | procedure propgetall(const amessage: pdbusmessage; const adata: pointer; var ahandled: boolean); |
|
This item has no description. | |
| Protected | function getintrospectitems(): string virtual; |
|
This item has no description. | |
| Protected | function getpropintf: string virtual; |
|
This item has no description. | |
| Protected | function rootpath: string; |
|
This item has no description. | |
| Protected | procedure propchangesignal(const amember: string); |
|
This item has no description. | |
| Protected | procedure propertyget(const amessage: pdbusmessage; const aname: string; var avalue: variantvaluety) virtual; |
|
This item has no description. | |
| Protected | procedure propertiesget(var props: dictentryarty) virtual; |
|
This item has no description. | |
| Protected | procedure propertyset(const amessage: pdbusmessage; const aname: string; var ahandled: boolean) virtual; |
|
This item has no description. | |
| Protected | procedure registeritems(const sender: idbusservice) virtual; |
|
This item has no description. | |
| Protected | function getpath(): string virtual; |
|
This item has no description. | |
| Protected | function getintrospecttext(const aindent: int32): string virtual; |
|
This item has no description. | |
| Protected | procedure busconnected() virtual; |
|
This item has no description. | |
| Public | constructor create(const aservice: tdbusservice); |
|
This item has no description. | |
| Public | destructor destroy(); override; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.