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