Back to Devexpress

TdxRichEditControlBase Events

vcl-dxrichedit-dot-control-dot-core-dot-tdxricheditcontrolbase-dot-underscore-events.md

latest10.8 KB
Original Source

TdxRichEditControlBase Events

The base class for the Rich Edit control.

NameDescription
OnActiveViewChangedEnables you to respond to a document display mode change.
OnAfterExport
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCalculateDocumentVariableEnables you to insert custom content into a DOCVARIABLE field.
OnCanResizeInherited from TControl.
OnClickInherited from TControl.
OnConstrainedResizeInherited from TControl.
OnContentChangedEnables you to track content changes in the opened document.
OnContextPopupInherited from TControl.
OnCustomizeMergeFields
OnDblClickInherited from TControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDocumentClosingEnables you to respond to an attempt to close a document with unsaved changes.
OnDocumentLoadedEnables you to respond to a successful document load operation.
OnDocumentProtectionChanged
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEmptyDocumentCreatedEnables you to respond to a document create operation in the Rich Edit control.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnGestureInherited from TControl.
OnGetAICommandsAllows you to modify the list of AI-powered commands available in the Rich Edit control.
OnGetSiteInfoInherited from TWinControl.
OnHyperlinkClickEnables you to respond to hyperlink activation.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnMailMergeFinishedEnables you to respond to a successful mail merge operation.
OnMailMergeGetTargetDocument
OnMailMergeRecordFinished
OnMailMergeRecordStarted
OnMailMergeStarted
OnModifiedChangedEnables you to track an opened document’s modified state.
OnMouseActivateInherited from TControl.
OnMouseDownInherited from TControl.
OnMouseEnterInherited from TControl.
OnMouseLeaveInherited from TControl.
OnMouseMoveInherited from TControl.
OnMouseUpInherited from TControl.
OnMouseWheelInherited from TControl.
OnMouseWheelDownInherited from TControl.
OnMouseWheelUpInherited from TControl.
OnPageBackgroundChanged
OnPlainTextChanged
OnReadOnlyChangedOccurs when the read-only state of the document, opened in the Rich Edit control, is changed.
OnResizeInherited from TControl.
OnSelectionChangedOccurs in response to changing a selection within a document opened in the Rich Edit control.
OnShortCut
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.
OnZoomChangedOccurs when the document’s zoom factor is changed.

See Also

TdxRichEditControlBase Class

TdxRichEditControlBase Members

dxRichEdit.Control.Core Unit