Back to Devexpress

TdxRichEditCustomDocumentServer Events

vcl-dxrichedit-dot-documentserver-dot-tdxricheditcustomdocumentserver-dot-underscore-events.md

latest2.0 KB
Original Source

TdxRichEditCustomDocumentServer Events

The base class for the document server component.

NameDescription
OnCalculateDocumentVariableEnables you to insert custom content into a DOCVARIABLE field.
OnContentChangedEnables you to respond to content changes in the opened document.
OnCustomizeMergeFields
OnDocumentClosingEnables you to respond to an attempt to close a document with unsaved changes.
OnDocumentLoadedEnables you to respond to a successful document load operation.
OnGetEncryptionPassword
OnMailMergeFinished
OnMailMergeGetTargetDocument
OnMailMergeRecordFinished
OnMailMergeRecordStarted
OnMailMergeStarted

See Also

TdxRichEditCustomDocumentServer Class

TdxRichEditCustomDocumentServer Members

dxRichEdit.DocumentServer Unit