Skip to main content

TcxRichEdit Properties

Represents an edit control which allows rich text to be edited.
Name Description
Action Inherited from TControl.
ActiveCanvas Provides access to the control’s GDI-based canvas. Inherited from TcxControl.
ActiveControl Inherited from TcxContainer.
ActiveProperties
Align Inherited from TControl.
AlignDisabled Inherited from TWinControl.
AlignWithMargins Inherited from TControl.
Anchors Inherited from TControl.
AutoSize protected Specifies if the editor automatically adjusts its size to display content in full. Inherited from TcxCustomEdit.
BeepOnEnter protected Determines whether a sound is produced every time a user presses the Enter key after entering text into an editor. Inherited from TcxCustomTextEdit.
BevelEdges Inherited from TWinControl.
BevelInner Inherited from TWinControl.
BevelKind Inherited from TWinControl.
BevelOuter Inherited from TWinControl.
BevelWidth Inherited from TWinControl.
BiDiMode Inherited from TControl.
BorderSize protected Inherited from TcxControl.
BorderStyle protected Specifies the control’s border style. Inherited from TcxControl.
BorderWidth Inherited from TWinControl.
Bounds Returns the control’s boundaries. Inherited from TcxControl.
BoundsRect Inherited from TControl.
Brush Inherited from TWinControl.
CanUndo Returns whether a rich text editor contains changes that can be canceled using the Undo method. Inherited from TcxCustomRichEdit.
Canvas Provides access to the control’s GDI-based canvas. Inherited from TcxControl.
Caption Inherited from TControl.
CaretPos Determines the caret’s position within a memo editor. Inherited from TcxCustomMemo.
ClientBounds Returns the control’s client area. Inherited from TcxControl.
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.
CursorPos Specifies the cursor position within an editor. Inherited from TcxCustomTextEdit.
CustomHint Inherited from TControl.
DataBinding protected Specifies the object binding an editor to data storage. Inherited from TcxCustomEdit.
DefAttributes Describes the rich text characteristics of the default font for the rich edit control. Inherited from TcxCustomRichEdit.
DefAttributes2 Specifies default text settings. Inherited from TcxCustomRichEdit.
DefaultConverter Inherited from TcxCustomRichEdit.
DesignInfo Inherited from TComponent.
DockClientCount Inherited from TWinControl.
DockClients Inherited from TWinControl.
DockManager Inherited from TWinControl.
DockOrientation Inherited from TControl.
DockSite Inherited from TWinControl.
DoubleBuffered Inherited from TWinControl.
DragAndDropObject Inherited from TcxControl.
DragAndDropObjectClass Inherited from TcxControl.
DragAndDropState Inherited from TcxControl.
DragCursor Inherited from TControl.
DragKind Inherited from TcxContainer.
DragMode Inherited from TControl.
EditingText Specifies the text displayed in the edit box of the edit control. Inherited from TcxCustomTextEdit.
EditingValue Returns the value being edited. Inherited from TcxCustomEdit.
EditModified Indicates whether the edit value has been changed. Inherited from TcxCustomEdit.
EditValue Determines the edit value of an editor. Inherited from TcxCustomEdit.
Enabled Inherited from TControl.
ExplicitHeight Inherited from TControl.
ExplicitLeft Inherited from TControl.
ExplicitTop Inherited from TControl.
ExplicitWidth Inherited from TControl.
FakeStyleController Inherited from TcxContainer.
FindSelection Inherited from TcxCustomTextEdit.
Floating Inherited from TControl.
FloatingDockSiteClass Inherited from TControl.
FocusOnClick protected Specifies if clicking the control focuses it. Inherited from TcxControl.
Font Inherited from TControl.
Handle Inherited from TWinControl.
Height Inherited from TcxCustomEdit.
HelpContext Inherited from TControl.
HelpKeyword Inherited from TControl.
HelpType Inherited from TControl.
Hint Specifies a hint message for the control. Inherited from TcxControl.
HostDockSite Inherited from TControl.
HScrollBar protected Inherited from TcxControl.
HScrollBarVisible protected Inherited from TcxControl.
ImeMode Inherited from TWinControl.
ImeName Inherited from TWinControl.
InnerControl Inherited from TcxContainer.
InnerControlMouseDown Inherited from TcxContainer.
InternalEditValue Inherited from TcxCustomEdit.
InternalProperties Inherited from TcxCustomEdit.
IsDesigning Indicates if the control is currently being manipulated by the form designer. Inherited from TcxControl.
IsDestroying Inherited from TcxContainer.
IsDrawingLocked Inherited from TWinControl.
IsEditValidating Inherited from TcxCustomEdit.
IsFocused Identifies if the control is focused. Inherited from TcxControl.
IsHiding Inherited from TcxCustomEdit.
IsLoading Indicates if the control is being loaded. Inherited from TcxControl.
IsPosting Inherited from TcxCustomEdit.
ItemIndex protected Inherited from TcxCustomTextEdit.
ItemObject protected Inherited from TcxCustomTextEdit.
Keys protected Inherited from TcxControl.
Left Inherited from TControl.
Lines Represents a list of strings displayed by a rich text editor. Inherited from TcxCustomRichEdit.
LookAndFeel protected Provides access to the control’s look & feel settings. Inherited from TcxControl.
LookAndFeelPainter protected Inherited from TcxControl.
LRDockWidth Inherited from TControl.
Margins Inherited from TControl.
ModifiedAfterEnter Specifies whether the editor’s value has been modified after the editor has received focus. Inherited from TcxCustomEdit.
MouseCapture Inherited from TControl.
MouseCaptureObject Provides access to the dragged object during a drag-and-drop operation. Inherited from TcxControl.
MouseDownPos Specifies the mouse pointer position when an OnMouseDown event occurs. Inherited from TcxControl.
MouseInClient Inherited from TWinControl.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
Padding Inherited from TWinControl.
PageRect Specifies the dimensions (in pixels) of the logical page size used when printing the contents of a rich text edit control. Inherited from TcxCustomRichEdit.
Paragraph Specifies the formatting information for the current paragraphs. Inherited from TcxCustomRichEdit.
Paragraph2 Provides access to the paragraph formatting settings. Inherited from TcxCustomRichEdit.
Parent Inherited from TControl.
ParentBackground protected Inherited from TcxControl.
ParentBiDiMode Inherited from TControl.
ParentColor Inherited from TcxCustomTextEdit.
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 Specifies the popup menu associated with the control. Inherited from TcxControl.
Properties
RaiseOnNonMainThreadUsage Inherited from TControl.
RedrawDisabled Inherited from TWinControl.
RepositoryItem Specifies an edit repository item that stores editor settings. Inherited from TcxCustomEdit.
RichVersion Returns the system rich editor’s version used by the cxRichEdit control. Inherited from TcxCustomRichEdit.
ScaleFactor Inherited from TControl.
ScrollBars protected Inherited from TcxControl.
SelAttributes Describes the rich text characteristics of the selected text in the rich edit control. Inherited from TcxCustomRichEdit.
SelAttributes2 Specifies selected text settings. Inherited from TcxCustomRichEdit.
SelLength Determines the number of selected characters. Inherited from TcxCustomTextEdit.
SelStart Determines the position of the first selected character. Inherited from TcxCustomTextEdit.
SelText Specifies the selected portion of editor text. Inherited from TcxCustomTextEdit.
ShowHint Inherited from TControl.
Showing Inherited from TWinControl.
Style Defines style settings applied to the editor in the base (normal) state. Inherited from TcxCustomEdit.
StyleDisabled Defines style settings applied to the editor when it is disabled. Inherited from TcxCustomEdit.
StyleElements Inherited from TControl.
StyleFocused Defines style settings applied to the editor when it has focus. Inherited from TcxCustomEdit.
StyleHot Defines style settings applied to the editor when it is hot-tracked. Inherited from TcxCustomEdit.
StyleName Inherited from TControl.
StyleReadOnly Defines style settings applied to the read-only editor state. Inherited from TcxCustomEdit.
Styles Provides access to all styles that define editor appearance in different states. Inherited from TcxCustomEdit.
TabOrder Inherited from TWinControl.
TabStop Inherited from TcxControl.
Tag Inherited from TComponent.
TBDockHeight Inherited from TControl.
Text Inherited from TControl.
TextHint protected A hint or message to be displayed when the editor’s value is unassigned. Inherited from TcxCustomTextEdit.
TipMode Inherited from TWinControl.
Top Inherited from TControl.
Touch Inherited from TControl.
Transparent protected Specifies if the control is transparent in GDI render mode. Inherited from TcxControl.
UndockHeight Inherited from TControl.
UndockWidth Inherited from TControl.
UseDockManager Inherited from TWinControl.
VCLComObject Inherited from TComponent.
ViewInfo Inherited from TcxCustomEdit.
Visible Inherited from TControl.
VisibleBounds Inherited from TcxContainer.
VisibleDockClientCount Inherited from TWinControl.
VScrollBar protected Inherited from TcxControl.
VScrollBarVisible protected Inherited from TcxControl.
Width Inherited from TControl.
WindowProc Inherited from TControl.
See Also