Interface idbusobject
Unit
Declaration
type idbusobject = interface(inullinterface)
Description
No description available, ancestor inullinterface description follows
Hierarchy
- IInterface
- inullinterface
- idbusobject
Overview
Methods
![]() |
function getinstance: tobject; |
![]() |
procedure registeritems(const sender: idbusservice); |
![]() |
function getpath(): string; |
![]() |
function getintrospecttext(const aindent: int32): string; |
![]() |
procedure busconnected(); |
Description
Methods
![]() |
function getinstance: tobject; |
![]() |
procedure registeritems(const sender: idbusservice); |
![]() |
function getpath(): string; |
![]() |
function getintrospecttext(const aindent: int32): string; |
![]() |
procedure busconnected(); |
Generated by PasDoc 0.16.0.
