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