TdxRichEditCustomDocumentServer.AddService(TdxServiceType,IInterface,Boolean) Method
In This Article
#Declaration
Delphi
procedure AddService(const AServiceType: TdxServiceType; const AServiceInstance: IInterface; APromote: Boolean); overload;
#Parameters
Name | Type |
---|---|
AService |
Tdx |
AService |
IInterface |
APromote | Boolean |
See Also