Back to Devexpress

TdxRichEditCustomDocumentServer.AddService(TdxServiceType,IdxServiceCreatorCallback,Boolean) Method

vcl-dxrichedit-dot-documentserver-dot-tdxricheditcustomdocumentserver-dot-addservice-x28-dxrichedit-dot-servicemanager-dot-tdxservicetype-dxrichedit-dot-servicemanager-dot-idxservicecreatorcallback-system-dot-boolean-x29.md

latest951 B
Original Source

TdxRichEditCustomDocumentServer.AddService(TdxServiceType,IdxServiceCreatorCallback,Boolean) Method

Registers the specified service in the document server component.

Declaration

delphi
procedure AddService(const AServiceType: TdxServiceType; const ACallback: IdxServiceCreatorCallback; APromote: Boolean); overload;

Parameters

NameType
AServiceTypeTdxServiceType
ACallbackIdxServiceCreatorCallback
APromoteBoolean

See Also

TdxRichEditCustomDocumentServer Class

TdxRichEditCustomDocumentServer Members

dxRichEdit.DocumentServer Unit