TdxServiceManager Members
Properties
| Name |
|---|
| ServiceListChanged |
| Services |
Methods
| Name | Description |
|---|---|
| AddService(TdxServiceType,IdxServiceCreatorCallback,Boolean) | |
| AddService(TdxServiceType,IdxServiceCreatorCallback) | |
| AddService(TdxServiceType,IInterface,Boolean) | |
| AddService(TdxServiceType,IInterface) | |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetService(TdxServiceType) | |
| QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
| RemoveService(TdxServiceType,Boolean) | |
| RemoveService(TdxServiceType) | |
| ServiceExists(TdxServiceType) | |
| ToString | Inherited from TObject. |
See Also