Skip to main content

TdxRichEditControl Events

A 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 Inherited from TdxCustomRichEditControl.
OnBookmarkFormShowing Inherited from TdxCustomRichEditControl.
OnCalculateDocumentVariable Enables you to insert custom content into a DOCVARIABLE field. Inherited from TdxRichEditControlBase.
OnCanResize Inherited from TControl.
OnClick Inherited from TControl.
OnColumnsSetupFormShowing Inherited from TdxCustomRichEditControl.
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 Inherited from TdxCustomRichEditControl.
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 Inherited from TdxCustomRichEditControl.
OnDocumentEncryptQueryNewPasswordFormShowing Inherited from TdxCustomRichEditControl.
OnDocumentLoaded Enables you to respond to a successful document load operation. Inherited from TdxRichEditControlBase.
OnDocumentProtectionChanged Inherited from TdxRichEditControlBase.
OnDocumentProtectionQueryGetPasswordFormShowing Inherited from TdxCustomRichEditControl.
OnDocumentProtectionQuerySetPasswordFormShowing Inherited from TdxCustomRichEditControl.
OnDragDrop Inherited from TControl.
OnDragOver Inherited from TControl.
OnEditStyleFormShowing Inherited from TdxCustomRichEditControl.
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 Inherited from TdxCustomRichEditControl.
OnFontFormShowing Inherited from TdxCustomRichEditControl.
OnGesture Inherited from TControl.
OnGetSiteInfo Inherited from TWinControl.
OnHyperlinkClick Enables you to respond to hyperlink activation. Inherited from TdxRichEditControlBase.
OnHyperlinkFormShowing Inherited from TdxCustomRichEditControl.
OnInsertMergeFieldFormShowing Inherited from TdxCustomRichEditControl.
OnInsertTableCellsFormShowing Inherited from TdxCustomRichEditControl.
OnInsertTableFormShowing Inherited from TdxCustomRichEditControl.
OnKeyDown Inherited from TWinControl.
OnKeyPress Inherited from TWinControl.
OnKeyUp Inherited from TWinControl.
OnLineNumberingFormShowing Inherited from TdxCustomRichEditControl.
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 Inherited from TdxCustomRichEditControl.
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 Inherited from TdxCustomRichEditControl.
OnPageBackgroundChanged Inherited from TdxRichEditControlBase.
OnPageSetupFormShowing Inherited from TdxCustomRichEditControl.
OnParagraphFormShowing Inherited from TdxCustomRichEditControl.
OnPlainTextChanged Inherited from TdxRichEditControlBase.
OnRangeEditingPermissionsFormShowing Inherited from TdxCustomRichEditControl.
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 Inherited from TdxCustomRichEditControl.
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 Inherited from TdxCustomRichEditControl.
OnStartDock Inherited from TControl.
OnStartDrag Inherited from TControl.
OnSymbolFormShowing Inherited from TdxCustomRichEditControl.
OnTableOptionsFormShowing Inherited from TdxCustomRichEditControl.
OnTablePropertiesFormShowing Inherited from TdxCustomRichEditControl.
OnTableStyleFormShowing Inherited from TdxCustomRichEditControl.
OnTabsFormShowing Inherited from TdxCustomRichEditControl.
OnUnDock Inherited from TWinControl.
OnZoomChanged Occurs when the document’s zoom factor is changed. Inherited from TdxRichEditControlBase.
See Also