TdxRichEditControlBase.RemoveService(TdxServiceType) Method
In This Article
Removes the specified service from the service container.
#Declaration
Delphi
procedure RemoveService(AServiceType: TdxServiceType); overload;
#Parameters
Name | Type |
---|---|
AService |
Tdx |
See Also