Skip to main content

TdxRichEditControl Members

A rich edit control.

Constructors

Name Description
Create(TComponent) Inherited from TComponent.
CreateParented(HWND) Inherited from TWinControl.

Properties

Name Description
Action Inherited from TControl.
ActiveView Provides access to the active document view and its settings. Inherited from TdxRichEditControlBase.
ActiveViewType Specifies the active document display mode. Inherited from TdxRichEditControlBase.
Align Inherited from TControl.
AlignDisabled Inherited from TWinControl.
AlignWithMargins Inherited from TControl.
Anchors Inherited from TControl.
AutoSize Inherited from TControl.
AutoSizeMode Specifies the automatic size adjustment mode applied to the Rich Edit control. Inherited from TdxRichEditControlBase.
BevelEdges Inherited from TWinControl.
BevelInner Inherited from TWinControl.
BevelKind Inherited from TWinControl.
BevelOuter Inherited from TWinControl.
BevelWidth Inherited from TWinControl.
BiDiMode Inherited from TControl.
BorderStyle
BorderWidth Inherited from TWinControl.
BoundsRect Inherited from TControl.
Brush Inherited from TWinControl.
Canvas Inherited from TCustomControl.
Caption Inherited from TControl.
ClientHeight Inherited from TControl.
ClientOrigin Inherited from TControl.
ClientRect Inherited from TControl.
ClientWidth Inherited from TControl.
Color Inherited from TControl.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
Constraints Inherited from TControl.
ControlCount Inherited from TWinControl.
Controls Inherited from TWinControl.
ControlState Inherited from TControl.
ControlStyle Inherited from TControl.
Ctl3D Inherited from TWinControl.
CurrentPPI Inherited from TControl.
Cursor Inherited from TControl.
CustomHint Inherited from TControl.
DesignInfo Inherited from TComponent.
DockClientCount Inherited from TWinControl.
DockClients Inherited from TWinControl.
DockManager Inherited from TWinControl.
DockOrientation Inherited from TControl.
DockSite Inherited from TWinControl.
Document Inherited from TdxRichEditControlBase.
DocumentModelModified Specifies if the opened document has unsaved changes. Inherited from TdxRichEditControlBase.
DoubleBuffered Inherited from TWinControl.
DpiX Returns the number of pixels per logical inch along the horizontal axis. Inherited from TdxRichEditControlBase.
DpiY Returns the number of pixels per logical inch along the vertical axis. Inherited from TdxRichEditControlBase.
DragCursor Inherited from TControl.
DragKind Inherited from TControl.
DragMode Inherited from TControl.
Enabled Inherited from TControl.
ExplicitHeight Inherited from TControl.
ExplicitLeft Inherited from TControl.
ExplicitTop Inherited from TControl.
ExplicitWidth Inherited from TControl.
Floating Inherited from TControl.
FloatingDockSiteClass Inherited from TControl.
Font Inherited from TControl.
Handle Inherited from TWinControl.
Height Inherited from TControl.
HelpContext Inherited from TControl.
HelpKeyword Inherited from TControl.
HelpType Inherited from TControl.
Hint Inherited from TControl.
HostDockSite Inherited from TControl.
ImeMode Inherited from TWinControl.
ImeName Inherited from TWinControl.
IsDrawingLocked Inherited from TWinControl.
LayoutUnit Specifies the measurement unit used for the document layout. Inherited from TdxRichEditControlBase.
Left Inherited from TControl.
LRDockWidth Inherited from TControl.
Margins Inherited from TControl.
MeasurementUnit Specifies the measurement unit used in a document. Inherited from TdxRichEditControlBase.
MouseCapture Inherited from TControl.
MouseInClient Inherited from TWinControl.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Options Provides access to all customizable settings of the Rich Edit control. Inherited from TdxCustomRichEditControl.
Owner Inherited from TComponent.
Padding Inherited from TWinControl.
Parent Inherited from TControl.
ParentBackground Inherited from TWinControl.
ParentBiDiMode Inherited from TControl.
ParentColor Inherited from TControl.
ParentCtl3D Inherited from TWinControl.
ParentCustomHint Inherited from TControl.
ParentDoubleBuffered Inherited from TWinControl.
ParentFont Inherited from TControl.
ParentShowHint Inherited from TControl.
ParentWindow Inherited from TWinControl.
PixelsPerInch Inherited from TWinControl.
PopupMenu Inherited from TControl.
RaiseOnNonMainThreadUsage Inherited from TControl.
ReadOnly Specifies if the opened document is protected from accidental changes. Inherited from TdxRichEditControlBase.
RedrawDisabled Inherited from TWinControl.
ScaleFactor Inherited from TControl.
ShowCaretInReadOnly Specifies if the caret is visible in read-only mode. Inherited from TdxRichEditControlBase.
ShowHint Inherited from TControl.
Showing Inherited from TWinControl.
StyleElements Inherited from TControl.
StyleName Inherited from TControl.
TabOrder Inherited from TWinControl.
TabStop Inherited from TWinControl.
Tag Inherited from TComponent.
TBDockHeight Inherited from TControl.
Text Inherited from TControl.
TipMode Inherited from TWinControl.
Top Inherited from TControl.
Touch Inherited from TControl.
UndockHeight Inherited from TControl.
UndockWidth Inherited from TControl.
UseDockManager Inherited from TWinControl.
VCLComObject Inherited from TComponent.
ViewBounds Returns the boundaries of the document display area. Inherited from TdxRichEditControlBase.
Views Provides access to all document views. Inherited from TdxCustomRichEditControl.
Visible Inherited from TControl.
VisibleDockClientCount Inherited from TWinControl.
WantReturns Specifies if an end user can press the Enter key to insert caret return characters into text. Inherited from TdxRichEditControlBase.
WantTabs Specifies if an end user can press the Tab key to insert tab characters into text. Inherited from TdxRichEditControlBase.
Width Inherited from TControl.
WindowProc Inherited from TControl.

Methods

Name Description
AddKeyboardService(IdxKeyboardHandlerService) Adds the specified keyboard service to the service container. Inherited from TdxRichEditControlBase.
AddService(TdxServiceType,IdxServiceCreatorCallback,Boolean) Inherited from TdxRichEditControlBase.
AddService(TdxServiceType,IdxServiceCreatorCallback) Inherited from TdxRichEditControlBase.
AddService(TdxServiceType,IInterface,Boolean) Inherited from TdxRichEditControlBase.
AddService(TdxServiceType,IInterface) Adds the specified service to the service container. Inherited from TdxRichEditControlBase.
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginDrag(Boolean,Integer) Inherited from TControl.
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncFunctionEvent,TObject) Inherited from TComponent.
BeginInvoke(TAsyncProcedureEvent,TObject) Inherited from TComponent.
BeginInvoke(TProc,TObject) Inherited from TComponent.
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject) Inherited from TComponent.
BeginInvoke<TResult>(TFunc<TResult>,TObject) Inherited from TComponent.
BringToFront Inherited from TControl.
Broadcast(Untyped) Inherited from TWinControl.
CalculateHorizontalRulerVisibility Returns a value indicating whether the horizontal ruler is displayed the Rich Edit control. Inherited from TdxCustomRichEditControl.
CalculateVerticalRulerVisibility Returns a value indicating whether the vertical ruler is displayed in the Rich Edit control. Inherited from TdxCustomRichEditControl.
CanFocus Inherited from TWinControl.
CanRedo Returns a value indicating whether the Redo command is currently available to end-users. Inherited from TdxRichEditControlBase.
CanUndo Returns a value indicating whether the Undo command is currently available to end-users. Inherited from TdxRichEditControlBase.
ChangeScale(Integer,Integer) Inherited from TControl.
CheckNonMainThreadUsage Inherited from TControl.
ClearUndo Clears the action history. Inherited from TdxRichEditControlBase.
Click Inherited from TControl.
ClientToParent(TPoint,TWinControl) Inherited from TControl.
ClientToScreen(TPoint) Inherited from TControl.
ClientToScreen(TRect) Inherited from TControl.
ConstrainedResize(Integer,Integer,Integer,Integer) Inherited from TControl.
ContainsControl(TControl) Inherited from TWinControl.
ControlAtPos(TPoint,Boolean,Boolean,Boolean) Inherited from TWinControl.
Copy Copies the current selection to the clipboard. Inherited from TdxRichEditControlBase.
CreateDocumentServer Creates a temporary document server. Inherited from TdxRichEditControlBase.
CreateMailMergeOptions Creates a container for settings usable in mail merge operations. Inherited from TdxRichEditControlBase.
CreateNewDocument(Boolean) Closes the opened document and creates a new blank document. Inherited from TdxRichEditControlBase.
CreateParentedControl(HWND) Inherited from TWinControl.
Cut Moves the current selection to the clipboard. Inherited from TdxRichEditControlBase.
DeselectAll Cancels all selections within the current document. Inherited from TdxRichEditControlBase.
DestroyComponents Inherited from TComponent.
Destroying Inherited from TComponent.
DisableAlign Inherited from TWinControl.
Dock(TWinControl,TRect) Inherited from TControl.
DockDrop(TDragDockObject,Integer,Integer) Inherited from TWinControl.
DragDrop(TObject,Integer,Integer) Inherited from TControl.
Dragging Inherited from TControl.
DrawTextBiDiModeFlags(Longint) Inherited from TControl.
DrawTextBiDiModeFlagsReadingOnly Inherited from TControl.
EnableAlign Inherited from TWinControl.
EndDrag(Boolean) Inherited from TControl.
EndFunctionInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult) Inherited from TComponent.
EnsureCaretVisible(Boolean) Inherited from TdxRichEditControlBase.
EnsureImagesLoadComplete Inherited from TdxRichEditControlBase.
Equals(TObject) Inherited from TObject.
ExecuteAction(TBasicAction) Inherited from TComponent.
FindChildControl(String) Inherited from TWinControl.
FindComponent(String) Inherited from TComponent.
FlipChildren(Boolean) Inherited from TWinControl.
Focused Inherited from TWinControl.
FreeNotification(TComponent) Inherited from TComponent.
FreeOnRelease Inherited from TComponent.
GetChildren(TGetChildProc,TComponent) Inherited from TComponent.
GetControlsAlignment Inherited from TControl.
GetDragImages Inherited from TControl.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetParentComponent Inherited from TComponent.
GetPixelPhysicalBounds(TdxPageViewInfo,TRect) Inherited from TdxRichEditControlBase.
GetStyleName Inherited from TControl.
GetSystemMetrics(Integer) Inherited from TControl.
GetTabControlList(TList) Inherited from TWinControl.
GetTabOrderList(TList) Inherited from TWinControl.
GetTextBuf(PChar,Integer) Inherited from TControl.
GetTextLen Inherited from TControl.
HandleAllocated Inherited from TWinControl.
HandleNeeded Inherited from TWinControl.
HasParent Inherited from TComponent.
Hide Inherited from TControl.
InitiateAction Inherited from TControl.
InsertComponent(TComponent) Inherited from TComponent.
InsertControl(TControl) Inherited from TWinControl.
Invalidate Inherited from TControl.
IsCustomStyleActive Inherited from TControl.
IsFloatingObjectSelected Returns a value indicating whether a floating object is selected. Inherited from TdxRichEditControlBase.
IsImplementorOf(IInterface) Inherited from TComponent.
IsLightStyleColor(TColor) Inherited from TControl.
IsRightToLeft Inherited from TControl.
IsSelectionInFooter Returns a value indicating whether the current selection is contained within a document footer. Inherited from TdxRichEditControlBase.
IsSelectionInHeader Returns a value indicating whether the current selection is contained within a document header. Inherited from TdxRichEditControlBase.
IsSelectionInHeaderOrFooter Returns a value indicating whether the current selection is contained within either a document header or footer. Inherited from TdxRichEditControlBase.
IsSelectionInTable Returns a value indicating whether the current selection is contained within a single table. Inherited from TdxRichEditControlBase.
IsSelectionInTextBox Returns a value indicating whether the current selection is contained within a floating text box. Inherited from TdxRichEditControlBase.
LoadDocument(TStream,TdxRichEditDocumentFormat) Loads a document from the specified stream. Inherited from TdxRichEditControlBase.
LoadDocument(string,TdxRichEditDocumentFormat) Loads a document from the specified file. Inherited from TdxRichEditControlBase.
LoadDocument(string) Loads a document from the specified file. Inherited from TdxRichEditControlBase.
LoadDocumentTemplate(TStream,TdxRichEditDocumentFormat) Loads a document template from a specified stream. Inherited from TdxRichEditControlBase.
LoadDocumentTemplate(string,TdxRichEditDocumentFormat) Loads a document template from the specified file. Inherited from TdxRichEditControlBase.
LoadDocumentTemplate(string) Loads a document template from the specified file. Inherited from TdxRichEditControlBase.
Loaded Inherited from TComponent.
LockDrawing Inherited from TWinControl.
MailMerge(IdxRichEditDocument) Inherited from TdxRichEditControlBase.
MailMerge(IdxRichEditMailMergeOptions,IdxRichEditDocument) Inherited from TdxRichEditControlBase.
MailMerge(IdxRichEditMailMergeOptions,TStream,TdxRichEditDocumentFormat) Inherited from TdxRichEditControlBase.
MailMerge(IdxRichEditMailMergeOptions,string,TdxRichEditDocumentFormat) Inherited from TdxRichEditControlBase.
MailMerge(TStream,TdxRichEditDocumentFormat) Inherited from TdxRichEditControlBase.
MailMerge(string,TdxRichEditDocumentFormat) Inherited from TdxRichEditControlBase.
ManualDock(TWinControl,TControl,TAlign) Inherited from TControl.
ManualFloat(TRect) Inherited from TControl.
MouseDown(TMouseButton,TShiftState,Integer,Integer) Inherited from TControl.
MouseMove(TShiftState,Integer,Integer) Inherited from TControl.
MouseUp(TMouseButton,TShiftState,Integer,Integer) Inherited from TControl.
MouseWheelHandler(TMessage) Inherited from TControl.
Notification(TComponent,TOperation) Inherited from TComponent.
PaintTo(HDC,Integer,Integer) Inherited from TWinControl.
PaintTo(TCanvas,Integer,Integer) Inherited from TWinControl.
ParentToClient(TPoint,TWinControl) Inherited from TControl.
Paste Inserts clipboard content at the caret position or replaces the current selection. Inherited from TdxRichEditControlBase.
Perform(Cardinal,WPARAM,LPARAM) Inherited from TControl.
Perform(Cardinal,WPARAM,PChar) Inherited from TControl.
Perform(Cardinal,WPARAM,TRect) Inherited from TControl.
PreProcessMessage(TMsg) Inherited from TWinControl.
Realign Inherited from TWinControl.
Redo Restores the effect of the last undone action. Inherited from TdxRichEditControlBase.
ReferenceInterface(IInterface,TOperation) Inherited from TComponent.
Refresh Inherited from TControl.
RemoveComponent(TComponent) Inherited from TComponent.
RemoveControl(TControl) Inherited from TWinControl.
RemoveFreeNotification(TComponent) Inherited from TComponent.
RemoveKeyboardService(IdxKeyboardHandlerService) Inherited from TdxRichEditControlBase.
RemoveService(TdxServiceType,Boolean) Inherited from TdxRichEditControlBase.
RemoveService(TdxServiceType) Removes the specified service from the service container. Inherited from TdxRichEditControlBase.
Repaint Inherited from TControl.
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign) Inherited from TControl.
SaveDocument Saves the opened document to a file. Inherited from TdxRichEditControlBase.
SaveDocument(TStream,TdxRichEditDocumentFormat) Saves the opened document to a stream. Inherited from TdxRichEditControlBase.
SaveDocument(string,TdxRichEditDocumentFormat) Saves the opened document to a file. Inherited from TdxRichEditControlBase.
SaveDocument(string) Saves the opened document to a file. Inherited from TdxRichEditControlBase.
ScaleBy(Integer,Integer) Inherited from TWinControl.
ScaleForPPI(Integer) Inherited from TControl.
ScaleRectSize(TRect) Inherited from TControl.
ScaleValue(Double) Inherited from TControl.
ScaleValue(Integer) Inherited from TControl.
ScaleValue(TPoint) Inherited from TControl.
ScaleValue(TRect) Inherited from TControl.
ScaleValue(TSize) Inherited from TControl.
ScreenToClient(TPoint) Inherited from TControl.
ScreenToClient(TRect) Inherited from TControl.
ScrollBy(Integer,Integer) Inherited from TWinControl.
SelectAll Selects all contents within the current document. Inherited from TdxRichEditControlBase.
SendToBack Inherited from TControl.
SetBounds(Integer,Integer,Integer,Integer) Sets boundaries of the Rich Edit control on the application form. Inherited from TdxRichEditControlBase.
SetDesignVisible(Boolean) Inherited from TControl.
SetFocus Inherited from TWinControl.
SetParentComponent(TComponent) Inherited from TComponent.
SetSubComponent(Boolean) Inherited from TComponent.
SetTextBuf(PChar) Inherited from TControl.
Show Inherited from TControl.
ToString Inherited from TObject.
Undo Reverses the last action performed in the current document. Inherited from TdxRichEditControlBase.
UnlockDrawing Inherited from TWinControl.
Update Inherited from TControl.
UpdateAction(TBasicAction) Inherited from TComponent.
UpdateControlState Inherited from TWinControl.
UseRightToLeftAlignment Inherited from TControl.
UseRightToLeftReading Inherited from TControl.
UseRightToLeftScrollBar Inherited from TControl.
WndProc(TMessage) Inherited from TControl.

Events

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