TdxRichEditControlBase.RemoveService(TdxServiceType) Method
Removes the specified service from the service container.
Declaration
procedure RemoveService(AServiceType: TdxServiceType); overload;
Parameters
Name | Type |
---|---|
AServiceType | TdxServiceType |
See Also