TdxRichEditCustomDocumentServer.AddService(TdxServiceType,IInterface) Method
Declaration
procedure AddService(const AServiceType: TdxServiceType; const AServiceInstance: IInterface); overload;
Parameters
| Name | Type |
|---|---|
| AServiceType | TdxServiceType |
| AServiceInstance | IInterface |
See Also