TdxRichEditControlBase.AddService(TdxServiceType,IInterface) Method
In This Article
Adds the specified service to the service container.
#Declaration
Delphi
procedure AddService(AServiceType: TdxServiceType; AServiceInstance: IInterface); overload;
#Parameters
Name | Type |
---|---|
AService |
Tdx |
AService |
IInterface |
See Also