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