Back to Devexpress

TdxRichEditControl Events

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

latest18.5 KB
Original Source

TdxRichEditControl Events

A 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.
OnBeforeExportInherited from TdxCustomRichEditControl.
OnBookmarkFormShowingInherited from TdxCustomRichEditControl.
OnCalculateDocumentVariableEnables you to insert custom content into a DOCVARIABLE field. Inherited from TdxRichEditControlBase.
OnCanResizeInherited from TControl.
OnClickInherited from TControl.
OnColumnsSetupFormShowingInherited from TdxCustomRichEditControl.
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.
OnDeleteTableCellsFormShowingInherited from TdxCustomRichEditControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDocumentClosingEnables you to respond to an attempt to close a document with unsaved changes. Inherited from TdxRichEditControlBase.
OnDocumentEncryptionQueryPasswordInherited from TdxCustomRichEditControl.
OnDocumentEncryptQueryNewPasswordFormShowingInherited from TdxCustomRichEditControl.
OnDocumentLoadedEnables you to respond to a successful document load operation. Inherited from TdxRichEditControlBase.
OnDocumentProtectionChangedInherited from TdxRichEditControlBase.
OnDocumentProtectionQueryGetPasswordFormShowingInherited from TdxCustomRichEditControl.
OnDocumentProtectionQuerySetPasswordFormShowingInherited from TdxCustomRichEditControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEditStyleFormShowingInherited from TdxCustomRichEditControl.
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.
OnFloatingInlineObjectLayoutOptionsFormShowingInherited from TdxCustomRichEditControl.
OnFontFormShowingInherited from TdxCustomRichEditControl.
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.
OnHyperlinkFormShowingInherited from TdxCustomRichEditControl.
OnInsertMergeFieldFormShowingInherited from TdxCustomRichEditControl.
OnInsertTableCellsFormShowingInherited from TdxCustomRichEditControl.
OnInsertTableFormShowingInherited from TdxCustomRichEditControl.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnLineNumberingFormShowingInherited from TdxCustomRichEditControl.
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.
OnMergeDatabaseRecordsFormShowingInherited from TdxCustomRichEditControl.
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.
OnNumberingListFormShowingInherited from TdxCustomRichEditControl.
OnPageBackgroundChangedInherited from TdxRichEditControlBase.
OnPageSetupFormShowingInherited from TdxCustomRichEditControl.
OnParagraphFormShowingInherited from TdxCustomRichEditControl.
OnPlainTextChangedInherited from TdxRichEditControlBase.
OnRangeEditingPermissionsFormShowingInherited from TdxCustomRichEditControl.
OnReadOnlyChangedOccurs when the read-only state of the document, opened in the Rich Edit control, is changed. Inherited from TdxRichEditControlBase.
OnResizeInherited from TControl.
OnSearchFormShowingInherited from TdxCustomRichEditControl.
OnSelectionChangedOccurs in response to changing a selection within a document opened in the Rich Edit control. Inherited from TdxRichEditControlBase.
OnShortCutInherited from TdxRichEditControlBase.
OnSplitTableCellsFormShowingInherited from TdxCustomRichEditControl.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnSymbolFormShowingInherited from TdxCustomRichEditControl.
OnTableOptionsFormShowingInherited from TdxCustomRichEditControl.
OnTablePropertiesFormShowingInherited from TdxCustomRichEditControl.
OnTableStyleFormShowingInherited from TdxCustomRichEditControl.
OnTabsFormShowingInherited from TdxCustomRichEditControl.
OnUnDockInherited from TWinControl.
OnZoomChangedOccurs when the document’s zoom factor is changed. Inherited from TdxRichEditControlBase.

See Also

TdxRichEditControl Class

TdxRichEditControl Members

dxRichEdit.Control Unit