Skip to main content

TdxCustomRichEditControl Events

The base class for the Rich Edit control.
Name Description
OnActiveViewChanged Enables you to respond to a document display mode change. Inherited from TdxRichEditControlBase.
OnAfterExport Inherited from TdxRichEditControlBase.
OnAlignInsertBefore Inherited from TWinControl.
OnAlignPosition Inherited from TWinControl.
OnBeforeExport
OnBookmarkFormShowing
OnCalculateDocumentVariable Enables you to insert custom content into a DOCVARIABLE field. Inherited from TdxRichEditControlBase.
OnCanResize Inherited from TControl.
OnClick Inherited from TControl.
OnColumnsSetupFormShowing
OnConstrainedResize Inherited from TControl.
OnContentChanged Enables you to track content changes in the opened document. Inherited from TdxRichEditControlBase.
OnContextPopup Inherited from TControl.
OnCustomizeMergeFields Inherited from TdxRichEditControlBase.
OnDblClick Inherited from TControl.
OnDeleteTableCellsFormShowing
OnDockDrop Inherited from TWinControl.
OnDockOver Inherited from TWinControl.
OnDocumentClosing Enables you to respond to an attempt to close a document with unsaved changes. Inherited from TdxRichEditControlBase.
OnDocumentEncryptionQueryPassword
OnDocumentEncryptQueryNewPasswordFormShowing
OnDocumentLoaded Enables you to respond to a successful document load operation. Inherited from TdxRichEditControlBase.
OnDocumentProtectionChanged Inherited from TdxRichEditControlBase.
OnDocumentProtectionQueryGetPasswordFormShowing
OnDocumentProtectionQuerySetPasswordFormShowing
OnDragDrop Inherited from TControl.
OnDragOver Inherited from TControl.
OnEditStyleFormShowing
OnEmptyDocumentCreated Enables you to respond to a document create operation in the Rich Edit control. Inherited from TdxRichEditControlBase.
OnEndDock Inherited from TControl.
OnEndDrag Inherited from TControl.
OnEnter Inherited from TWinControl.
OnExit Inherited from TWinControl.
OnFloatingInlineObjectLayoutOptionsFormShowing
OnFontFormShowing
OnGesture Inherited from TControl.
OnGetSiteInfo Inherited from TWinControl.
OnHyperlinkClick Enables you to respond to hyperlink activation. Inherited from TdxRichEditControlBase.
OnHyperlinkFormShowing
OnInsertMergeFieldFormShowing
OnInsertTableCellsFormShowing
OnInsertTableFormShowing
OnKeyDown Inherited from TWinControl.
OnKeyPress Inherited from TWinControl.
OnKeyUp Inherited from TWinControl.
OnLineNumberingFormShowing
OnMailMergeFinished Enables you to respond to a successful mail merge operation. Inherited from TdxRichEditControlBase.
OnMailMergeGetTargetDocument Inherited from TdxRichEditControlBase.
OnMailMergeRecordFinished Inherited from TdxRichEditControlBase.
OnMailMergeRecordStarted Inherited from TdxRichEditControlBase.
OnMailMergeStarted Inherited from TdxRichEditControlBase.
OnMergeDatabaseRecordsFormShowing
OnModifiedChanged Enables you to track an opened document’s modified state. Inherited from TdxRichEditControlBase.
OnMouseActivate Inherited from TControl.
OnMouseDown Inherited from TControl.
OnMouseEnter Inherited from TControl.
OnMouseLeave Inherited from TControl.
OnMouseMove Inherited from TControl.
OnMouseUp Inherited from TControl.
OnMouseWheel Inherited from TControl.
OnMouseWheelDown Inherited from TControl.
OnMouseWheelUp Inherited from TControl.
OnNumberingListFormShowing
OnPageBackgroundChanged Inherited from TdxRichEditControlBase.
OnPageSetupFormShowing
OnParagraphFormShowing
OnPlainTextChanged Inherited from TdxRichEditControlBase.
OnRangeEditingPermissionsFormShowing
OnReadOnlyChanged Occurs when the read-only state of the document, opened in the Rich Edit control, is changed. Inherited from TdxRichEditControlBase.
OnResize Inherited from TControl.
OnSearchFormShowing
OnSelectionChanged Occurs in response to changing a selection within a document opened in the Rich Edit control. Inherited from TdxRichEditControlBase.
OnShortCut Inherited from TdxRichEditControlBase.
OnSplitTableCellsFormShowing
OnStartDock Inherited from TControl.
OnStartDrag Inherited from TControl.
OnSymbolFormShowing
OnTableOptionsFormShowing
OnTablePropertiesFormShowing
OnTableStyleFormShowing
OnTabsFormShowing
OnUnDock Inherited from TWinControl.
OnZoomChanged Occurs when the document’s zoom factor is changed. Inherited from TdxRichEditControlBase.
See Also