Back to Devexpress

TdxCustomRichEditControl Events

vcl-dxrichedit-dot-control-dot-tdxcustomricheditcontrol-dot-underscore-events.md

latest16.1 KB
Original Source

TdxCustomRichEditControl Events

The base class for the Rich Edit control.

NameDescription
OnActiveViewChangedEnables you to respond to a document display mode change. Inherited from TdxRichEditControlBase.
OnAfterExportInherited from TdxRichEditControlBase.
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnBeforeExport
OnBookmarkFormShowing
OnCalculateDocumentVariableEnables you to insert custom content into a DOCVARIABLE field. Inherited from TdxRichEditControlBase.
OnCanResizeInherited from TControl.
OnClickInherited from TControl.
OnColumnsSetupFormShowing
OnConstrainedResizeInherited from TControl.
OnContentChangedEnables you to track content changes in the opened document. Inherited from TdxRichEditControlBase.
OnContextPopupInherited from TControl.
OnCustomizeMergeFieldsInherited from TdxRichEditControlBase.
OnDblClickInherited from TControl.
OnDeleteTableCellsFormShowing
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDocumentClosingEnables you to respond to an attempt to close a document with unsaved changes. Inherited from TdxRichEditControlBase.
OnDocumentEncryptionQueryPassword
OnDocumentEncryptQueryNewPasswordFormShowing
OnDocumentLoadedEnables you to respond to a successful document load operation. Inherited from TdxRichEditControlBase.
OnDocumentProtectionChangedInherited from TdxRichEditControlBase.
OnDocumentProtectionQueryGetPasswordFormShowing
OnDocumentProtectionQuerySetPasswordFormShowing
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEditStyleFormShowing
OnEmptyDocumentCreatedEnables you to respond to a document create operation in the Rich Edit control. Inherited from TdxRichEditControlBase.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnFloatingInlineObjectLayoutOptionsFormShowing
OnFontFormShowing
OnGestureInherited from TControl.
OnGetAICommandsAllows you to modify the list of AI-powered commands available in the Rich Edit control. Inherited from TdxRichEditControlBase.
OnGetSiteInfoInherited from TWinControl.
OnHyperlinkClickEnables you to respond to hyperlink activation. Inherited from TdxRichEditControlBase.
OnHyperlinkFormShowing
OnInsertMergeFieldFormShowing
OnInsertTableCellsFormShowing
OnInsertTableFormShowing
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnLineNumberingFormShowing
OnMailMergeFinishedEnables you to respond to a successful mail merge operation. Inherited from TdxRichEditControlBase.
OnMailMergeGetTargetDocumentInherited from TdxRichEditControlBase.
OnMailMergeRecordFinishedInherited from TdxRichEditControlBase.
OnMailMergeRecordStartedInherited from TdxRichEditControlBase.
OnMailMergeStartedInherited from TdxRichEditControlBase.
OnMergeDatabaseRecordsFormShowing
OnModifiedChangedEnables you to track an opened document’s modified state. Inherited from TdxRichEditControlBase.
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.
OnNumberingListFormShowing
OnPageBackgroundChangedInherited from TdxRichEditControlBase.
OnPageSetupFormShowing
OnParagraphFormShowing
OnPlainTextChangedInherited from TdxRichEditControlBase.
OnRangeEditingPermissionsFormShowing
OnReadOnlyChangedOccurs when the read-only state of the document, opened in the Rich Edit control, is changed. Inherited from TdxRichEditControlBase.
OnResizeInherited from TControl.
OnSearchFormShowing
OnSelectionChangedOccurs in response to changing a selection within a document opened in the Rich Edit control. Inherited from TdxRichEditControlBase.
OnShortCutInherited from TdxRichEditControlBase.
OnSplitTableCellsFormShowing
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnSymbolFormShowing
OnTableOptionsFormShowing
OnTablePropertiesFormShowing
OnTableStyleFormShowing
OnTabsFormShowing
OnUnDockInherited from TWinControl.
OnZoomChangedOccurs when the document’s zoom factor is changed. Inherited from TdxRichEditControlBase.

See Also

TdxCustomRichEditControl Class

TdxCustomRichEditControl Members

dxRichEdit.Control Unit