Back to Devexpress

TcxRichEdit Members

vcl-cxrichedit-dot-tcxrichedit-dot-underscore-members.md

latest88.0 KB
Original Source

TcxRichEdit Members

Represents an edit control which allows rich text to be edited.

Constructors

NameDescription
Create(TComponent,Boolean)Creates an editor instance. Inherited from TcxCustomEdit.
Create(TComponent)Inherited from TComponent.
CreateParented(HWND)Inherited from TWinControl.

Fields

NameDescription
InplaceParamsRepresents in-place edit parameters. Inherited from TcxCustomEdit.

Properties

NameDescription
ActionInherited from TControl.
ActiveCanvasProvides access to the control’s GDI-based canvas. Inherited from TcxControl.
ActiveControlInherited from TcxContainer.
ActiveProperties
AlignInherited from TControl.
AlignDisabledInherited from TWinControl.
AlignWithMarginsInherited from TControl.
AnchorsInherited from TControl.
AutoSize protectedSpecifies if the editor automatically adjusts its size to display content in full. Inherited from TcxCustomEdit.
BeepOnEnter protectedDetermines whether a sound is produced every time a user presses the Enter key after entering text into an editor. Inherited from TcxCustomTextEdit.
BevelEdgesInherited from TWinControl.
BevelInnerInherited from TWinControl.
BevelKindInherited from TWinControl.
BevelOuterInherited from TWinControl.
BevelWidthInherited from TWinControl.
BiDiModeInherited from TControl.
BorderSize protectedInherited from TcxControl.
BorderStyle protectedSpecifies the control’s border style. Inherited from TcxControl.
BorderWidthInherited from TWinControl.
BoundsReturns the control’s boundaries. Inherited from TcxControl.
BoundsRectInherited from TControl.
BrushInherited from TWinControl.
CanUndoReturns whether a rich text editor contains changes that can be canceled using the Undo method. Inherited from TcxCustomRichEdit.
CanvasProvides access to the control’s GDI-based canvas. Inherited from TcxControl.
CaptionInherited from TControl.
CaretPosDetermines the caret’s position within a memo editor. Inherited from TcxCustomMemo.
ClientBoundsReturns the control’s client area. Inherited from TcxControl.
ClientHeightInherited from TControl.
ClientOriginInherited from TControl.
ClientRectInherited from TControl.
ClientWidthInherited from TControl.
ColorInherited from TControl.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
ConstraintsInherited from TControl.
ControlCountInherited from TWinControl.
ControlsInherited from TWinControl.
ControlStateInherited from TControl.
ControlStyleInherited from TControl.
Ctl3DInherited from TWinControl.
CurrentPPIInherited from TControl.
CursorInherited from TControl.
CursorPosSpecifies the cursor position within an editor. Inherited from TcxCustomTextEdit.
CustomHintInherited from TControl.
DataBinding protectedSpecifies the object binding an editor to data storage. Inherited from TcxCustomEdit.
DefAttributesDescribes the rich text characteristics of the default font for the rich edit control. Inherited from TcxCustomRichEdit.
DefAttributes2Specifies default text settings. Inherited from TcxCustomRichEdit.
DefaultConverterInherited from TcxCustomRichEdit.
DesignInfoInherited from TComponent.
DockClientCountInherited from TWinControl.
DockClientsInherited from TWinControl.
DockManagerInherited from TWinControl.
DockOrientationInherited from TControl.
DockSiteInherited from TWinControl.
DoubleBufferedInherited from TWinControl.
DragAndDropObjectInherited from TcxControl.
DragAndDropObjectClassInherited from TcxControl.
DragAndDropStateInherited from TcxControl.
DragCursorInherited from TControl.
DragKindInherited from TcxContainer.
DragModeInherited from TControl.
EditingTextSpecifies the text displayed in the edit box of the edit control. Inherited from TcxCustomTextEdit.
EditingValueReturns the value being edited. Inherited from TcxCustomEdit.
EditModifiedIndicates whether the edit value has been changed. Inherited from TcxCustomEdit.
EditValueDetermines the edit value of an editor. Inherited from TcxCustomEdit.
EnabledInherited from TControl.
ExplicitHeightInherited from TControl.
ExplicitLeftInherited from TControl.
ExplicitTopInherited from TControl.
ExplicitWidthInherited from TControl.
FakeStyleControllerInherited from TcxContainer.
FindSelectionInherited from TcxCustomTextEdit.
FloatingInherited from TControl.
FloatingDockSiteClassInherited from TControl.
FocusOnClick protectedSpecifies if clicking the control focuses it. Inherited from TcxControl.
FontInherited from TControl.
HandleInherited from TWinControl.
HeightInherited from TcxCustomEdit.
HelpContextInherited from TControl.
HelpKeywordInherited from TControl.
HelpTypeInherited from TControl.
HintSpecifies a hint message for the control. Inherited from TcxControl.
HostDockSiteInherited from TControl.
HScrollBar protectedInherited from TcxControl.
HScrollBarVisible protectedInherited from TcxControl.
ImeModeInherited from TWinControl.
ImeNameInherited from TWinControl.
InnerControlInherited from TcxContainer.
InnerControlMouseDownInherited from TcxContainer.
InternalEditValueInherited from TcxCustomEdit.
InternalPropertiesInherited from TcxCustomEdit.
IsDesigningIdentifies if the control is being modified by the form designer. Inherited from TcxControl.
IsDestroyingInherited from TcxContainer.
IsDrawingLockedInherited from TWinControl.
IsEditValidatingInherited from TcxCustomEdit.
IsFocusedIdentifies if the control has focus. Inherited from TcxControl.
IsHidingInherited from TcxCustomEdit.
IsLoadingIdentifies if the control is being loaded. Inherited from TcxControl.
IsPostingInherited from TcxCustomEdit.
ItemIndex protectedInherited from TcxCustomTextEdit.
ItemObject protectedInherited from TcxCustomTextEdit.
Keys protectedInherited from TcxControl.
LeftInherited from TControl.
LinesRepresents a list of strings displayed by a rich text editor. Inherited from TcxCustomRichEdit.
LookAndFeel protectedProvides access to the control’s look & feel settings. Inherited from TcxControl.
LookAndFeelPainter protectedInherited from TcxControl.
LRDockWidthInherited from TControl.
MarginsInherited from TControl.
ModifiedAfterEnterSpecifies whether the editor’s value has been modified after the editor has received focus. Inherited from TcxCustomEdit.
MouseCaptureInherited from TControl.
MouseCaptureObjectProvides access to the dragged object during a drag-and-drop operation. Inherited from TcxControl.
MouseDownPosSpecifies the mouse pointer position when an OnMouseDown event occurs. Inherited from TcxControl.
MouseInClientInherited from TWinControl.
NameInherited from TComponent.
ObserversInherited from TComponent.
OwnerInherited from TComponent.
PaddingInherited from TWinControl.
PageRectSpecifies the dimensions (in pixels) of the logical page size used when printing the contents of a rich text edit control. Inherited from TcxCustomRichEdit.
ParagraphSpecifies the formatting information for the current paragraphs. Inherited from TcxCustomRichEdit.
Paragraph2Provides access to the paragraph formatting settings. Inherited from TcxCustomRichEdit.
ParentInherited from TControl.
ParentBackground protectedInherited from TcxControl.
ParentBiDiModeInherited from TControl.
ParentColorInherited from TcxCustomTextEdit.
ParentCtl3DInherited from TWinControl.
ParentCustomHintInherited from TControl.
ParentDoubleBufferedInherited from TWinControl.
ParentFontInherited from TControl.
ParentShowHintInherited from TControl.
ParentWindowInherited from TWinControl.
PixelsPerInchInherited from TWinControl.
PopupMenuSpecifies the popup menu associated with the control. Inherited from TcxControl.
Properties
RaiseOnNonMainThreadUsageInherited from TControl.
RedrawDisabledInherited from TWinControl.
RepositoryItemSpecifies an edit repository item that stores editor settings. Inherited from TcxCustomEdit.
RichVersionReturns the system rich editor’s version used by the cxRichEdit control. Inherited from TcxCustomRichEdit.
ScaleFactorInherited from TControl.
ScrollBars protectedInherited from TcxControl.
SelAttributesDescribes the rich text characteristics of the selected text in the rich edit control. Inherited from TcxCustomRichEdit.
SelAttributes2Specifies selected text settings. Inherited from TcxCustomRichEdit.
SelLengthDetermines the number of selected characters. Inherited from TcxCustomTextEdit.
SelStartDetermines the position of the first selected character. Inherited from TcxCustomTextEdit.
SelTextSpecifies the selected portion of editor text. Inherited from TcxCustomTextEdit.
ShowHintInherited from TControl.
ShowingInherited from TWinControl.
StyleDefines style settings applied to the editor in the base (normal) state. Inherited from TcxCustomEdit.
StyleDisabledDefines style settings applied to the editor when it is disabled. Inherited from TcxCustomEdit.
StyleElementsInherited from TControl.
StyleFocusedDefines style settings applied to the editor when it has focus. Inherited from TcxCustomEdit.
StyleHotDefines style settings applied to the editor when it is hot-tracked. Inherited from TcxCustomEdit.
StyleNameInherited from TControl.
StyleReadOnlyDefines style settings applied to the read-only editor state. Inherited from TcxCustomEdit.
StylesProvides access to all styles that define editor appearance in different states. Inherited from TcxCustomEdit.
TabOrderInherited from TWinControl.
TabStopInherited from TcxControl.
TagInherited from TComponent.
TBDockHeightInherited from TControl.
TextInherited from TControl.
TextHint protectedA hint or message to be displayed when the editor’s value is unassigned. Inherited from TcxCustomTextEdit.
TipModeInherited from TWinControl.
TopInherited from TControl.
TouchInherited from TControl.
Transparent protectedSpecifies if the control is transparent in GDI render mode. Inherited from TcxControl.
UndockHeightInherited from TControl.
UndockWidthInherited from TControl.
UseDockManagerInherited from TWinControl.
VCLComObjectInherited from TComponent.
ViewInfoInherited from TcxCustomEdit.
VisibleInherited from TControl.
VisibleBoundsInherited from TcxContainer.
VisibleDockClientCountInherited from TWinControl.
VScrollBar protectedInherited from TcxControl.
VScrollBarVisible protectedInherited from TcxControl.
WidthInherited from TControl.
WindowProcInherited from TControl.

Methods

NameDescription
AcceptMousePosForClick(Integer,Integer)Inherited from TcxControl.
Activate(TcxCustomEditData,Boolean)Inherited from TcxCustomEdit.
ActivateByKey(Char,TcxCustomEditData)Inherited from TcxCustomEdit.
ActivateByMouse(TShiftState,Integer,Integer,TcxCustomEditData)Inherited from TcxCustomEdit.
AddFontListener(IcxFontListener)Inherited from TcxControl.
AdjustInnerEditPosition protectedAdjusts the position of the inner editor. Inherited from TcxCustomEdit.
AreChangeEventsLockedReturns True when edit value change notifications are postponed by LockChangeEvents method calls. Inherited from TcxCustomEdit.
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginDrag(Boolean,Integer)Inherited from TControl.
BeginDragAndDropInherited from TcxControl.
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.
BringToFrontInherited from TControl.
Broadcast(Untyped)Inherited from TWinControl.
CanFocusInherited from TWinControl.
CanFocusExInherited from TcxControl.
CanModify protectedSpecifies whether the edit value can be modified. Inherited from TcxCustomEdit.
CanPostEditValueInherited from TcxCustomEdit.
CanSmartPaste protectedIdentifies if the editor supports AI-powered Smart Paste operations. Inherited from TcxCustomEdit.
ChangeScale(Integer,Integer)Inherited from TControl.
CheckNonMainThreadUsageInherited from TControl.
ClearDeletes editor content. Inherited from TcxCustomEdit.
ClearSavedChildControlRegionsInherited from TcxContainer.
ClearSelectionRemoves the selected text from an editor. Inherited from TcxCustomTextEdit.
ClickInherited 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.
CopyToClipboardCopies the selected portion of a value within an editor to the clipboard. Inherited from TcxCustomEdit.
CreateInherited from TcxContainer.
CreateInnerEdit protectedCreates an inner editor within an edit control. Inherited from TcxCustomEdit.
CreateParentedControl(HWND)Inherited from TWinControl.
CutToClipboardRemoves the selected text from an editor and places it to the clipboard. Inherited from TcxCustomTextEdit.
DeactivateDeactivates the editor if it is active. Inherited from TcxCustomEdit.
DestroyComponentsInherited from TComponent.
DestroyingInherited from TComponent.
DisableAlignInherited from TWinControl.
DoButtonClick(Integer) protectedPerforms some preprocessing when a user clicks an editor button. Inherited from TcxCustomEdit.
DoButtonDown(Integer) protectedPerforms some processing when a user presses an editor button. Inherited from TcxCustomEdit.
DoButtonUp(Integer) protectedPerforms some processing when a user releases the pressed editor button. Inherited from TcxCustomEdit.
Dock(TWinControl,TRect)Inherited from TControl.
DockDrop(TDragDockObject,Integer,Integer)Inherited from TWinControl.
DoEditingInherited from TcxCustomEdit.
DoEditKeyDown(Word,TShiftState) protectedPerforms some processing when a user presses any key while the editor has focus. Inherited from TcxCustomEdit.
DoEditKeyPress(Char) protectedPerforms some processing when a user has pressed and released a key within an editor. Inherited from TcxCustomEdit.
DoEditKeyUp(Word,TShiftState) protectedPerforms some processing when a user releases the pressed key. Inherited from TcxCustomEdit.
DoOnChange protectedPerforms additional processing when the display value within an editor is about to be changed. Inherited from TcxCustomEdit.
DoOnEditValueChanged protectedPerforms additional processing when the edit value within an editor is about to be changed. Inherited from TcxCustomEdit.
DragDrop(TObject,Integer,Integer)Inherited from TControl.
DraggingInherited from TControl.
DrawTextBiDiModeFlags(Longint)Inherited from TControl.
DrawTextBiDiModeFlagsReadingOnlyInherited from TControl.
EnableAlignInherited from TWinControl.
EndDrag(Boolean)Inherited from TControl.
EndFunctionInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult)Inherited from TComponent.
Equals(TObject)Inherited from TObject.
ExecuteAction(TBasicAction)Inherited from TComponent.
FindChildControl(String)Inherited from TWinControl.
FindComponent(String)Inherited from TComponent.
FindTexT(string,Integer,Integer,TSearchTypes,Boolean)Searches for the string in the specified range of text. Inherited from TcxCustomRichEdit.
FinishDragAndDrop(Boolean)Inherited from TcxControl.
FlipChildren(Boolean)Inherited from TWinControl.
FocusedInherited from TWinControl.
FreeNotification(TComponent)Inherited from TComponent.
FreeOnReleaseInherited from TComponent.
GetChildren(TGetChildProc,TComponent)Inherited from TComponent.
GetControlsAlignmentInherited from TControl.
GetDragImagesInherited from TControl.
GetHashCodeInherited from TObject.
GetInnerEditClass protectedReturns the class of an inner editor. Inherited from TcxCustomEdit.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetParentComponentInherited from TComponent.
GetPropertiesClassReturns a reference to the actual editor settings class. Inherited from TcxCustomEdit.
GetStyleNameInherited from TControl.
GetSystemMetrics(Integer)Inherited from TControl.
GetTabControlList(TList)Inherited from TWinControl.
GetTabOrderList(TList)Inherited from TWinControl.
GetTextBaseLineInherited from TcxCustomEdit.
GetTextBuf(PChar,Integer)Inherited from TControl.
GetTextLenInherited from TControl.
GetVisibleBoundsInherited from TcxContainer.
HandleAllocatedInherited from TWinControl.
HandleNeededInherited from TWinControl.
HasInnerControlInherited from TcxContainer.
HasInnerControlHandleInherited from TcxContainer.
HasParentInherited from TComponent.
HasPopupWindowInherited from TcxContainer.
HasTextBaseLineInherited from TcxCustomEdit.
HideInherited from TControl.
InitializeViewData(TcxCustomEditViewData) protectedInherited from TcxCustomEdit.
InitiateActionInherited from TControl.
InnerControlDefaultHandler(TMessage)Inherited from TcxContainer.
InnerControlMenuHandler(TMessage)Inherited from TcxContainer.
InsertComponent(TComponent)Inherited from TComponent.
InsertControl(TControl)Inherited from TWinControl.
InsertObjectInserts an object into a rich edit control. Inherited from TcxCustomRichEdit.
InsertTable(Integer,Integer,TcxRichEditTableParams)Inserts a table into a rich edit. Inherited from TcxCustomRichEdit.
InternalFocusedInherited from TcxCustomEdit.
InternalSetEditValue(TcxEditValue,Boolean) protectedInherited from TcxCustomEdit.
InvalidateInherited from TControl.
InvalidateRect(TRect,Boolean)Adds a specified portion of the control’s client area to the window update region. Inherited from TcxControl.
InvalidateRgn(TcxRegion,Boolean)Inherited from TcxControl.
InvalidateWithChildrenInherited from TcxControl.
IsChildWindow(THandle)Inherited from TcxCustomEdit.
IsCustomStyleActiveInherited from TControl.
IsEditClassInherited from TcxCustomEdit.
IsImplementorOf(IInterface)Inherited from TComponent.
IsInplaceInherited from TcxContainer.
IsLightStyleColor(TColor)Inherited from TControl.
IsMouseInPressedArea(Integer,Integer)Inherited from TcxControl.
IsRepositoryItemAcceptable(TcxEditRepositoryItem)Inherited from TcxCustomEdit.
IsRightToLeftInherited from TControl.
IsStylePropertyPublished(string,Boolean)Inherited from TcxContainer.
LoadedInherited from TComponent.
LockAlignControls(Boolean)Inherited from TcxContainer.
LockChangeEvents(Boolean,Boolean)Enables/postpones edit value change notification events. Inherited from TcxCustomEdit.
LockClick(Boolean)Inherited from TcxCustomEdit.
LockDrawingInherited from TWinControl.
LockEditValueChanging(Boolean)Enables/postpones the OnEditing event. Inherited from TcxCustomEdit.
LockFormInactivation(Boolean)Inherited from TcxContainer.
LockPopupMenu(Boolean)Inherited from TcxContainer.
LockScrollBarsInherited from TcxControl.
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.
PasteFromClipboardPastes the contents of the clipboard to an editor by replacing the current selection. Inherited from TcxCustomEdit.
PasteSpecialInserts the clipboard content into a rich edit control. Inherited from TcxCustomRichEdit.
Perform(Cardinal,WPARAM,LPARAM)Inherited from TControl.
Perform(Cardinal,WPARAM,PChar)Inherited from TControl.
Perform(Cardinal,WPARAM,TRect)Inherited from TControl.
PostEditValueWrites the value to a data storage. Inherited from TcxCustomEdit.
PostMouseMoveInherited from TcxControl.
PostMouseMove(TPoint)Inherited from TcxControl.
PrepareEditValue(TcxEditValue,TcxEditValue,Boolean)Inherited from TcxCustomEdit.
PreProcessMessage(TMsg)Inherited from TWinControl.
Print(string)Formats and prints the contents of the rich edit control. Inherited from TcxCustomRichEdit.
RealignInherited from TWinControl.
ReferenceInterface(IInterface,TOperation)Inherited from TComponent.
RefreshInherited from TControl.
RefreshContainer(TPoint,TcxMouseButton,TShiftState,Boolean) protectedUpdates the container control. Inherited from TcxContainer.
RegisterConversionFormat(string,TConversionClass)Inherited from TcxCustomRichEdit.
RemoveComponent(TComponent)Inherited from TComponent.
RemoveControl(TControl)Inherited from TWinControl.
RemoveFontListener(IcxFontListener)Inherited from TcxControl.
RemoveFreeNotification(TComponent)Inherited from TComponent.
RepaintInherited from TControl.
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign)Inherited from TControl.
ResetInherited from TcxCustomEdit.
ResetEditValue protectedRestores the previous edit value. Inherited from TcxCustomEdit.
RestoreStylesRestores the default values to the style attributes of all the styles provided by the container control. Inherited from TcxContainer.
SaveSelectionToStream(TStream)Sends the current selection to a specified stream. Inherited from TcxCustomRichEdit.
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.
ScrollContent(TcxDirection)Inherited from TcxControl.
ScrollWindow(Integer,Integer,TRect)Inherited from TcxControl.
SelectAllSelects all text within an editor. Inherited from TcxCustomTextEdit.
SendToBackInherited from TControl.
SetBounds(Integer,Integer,Integer,Integer)Inherited from TControl.
SetDesignVisible(Boolean)Inherited from TControl.
SetFocusInherited from TWinControl.
SetParentComponent(TComponent)Inherited from TComponent.
SetScrollBarInfo(TScrollBarKind,Integer,Integer,Integer,Integer,Integer,Boolean,Boolean)Inherited from TcxControl.
SetScrollBarsParameters(Boolean)Inherited from TcxContainer.
SetSelection(Integer,Integer)Sets the text selection within a text editor. Inherited from TcxCustomTextEdit.
SetSubComponent(Boolean)Inherited from TComponent.
SetTextBuf(PChar)Inherited from TControl.
SetValidatableEditValue(TcxEditValue)Emulates keyboard input for further input validation. Inherited from TcxCustomEdit.
ShortRefreshContainer(Boolean)Inherited from TcxContainer.
ShowInherited from TControl.
ShowObjectPropertiesInvokes the Object Properties dialog, which displays general, view, and link information for the currently selected embedded object. Inherited from TcxCustomRichEdit.
SmartPaste(string) protectedInserts the specified string or current clipboard content into the editor using the AI-powered Smart Paste functionality. Inherited from TcxCustomEdit.
StartDrag(TDragObject)Inherited from TcxControl.
SupportsSpelling protectedIdentifies if the editor supports a spellchecker component. Inherited from TcxCustomEdit.
SupportsUIAutomation protectedInherited from TcxCustomControl.
SystemInfoChanged(Cardinal)Inherited from TcxControl.
ToStringInherited from TObject.
TranslationChangedInherited from TcxControl.
UndoReverses the last change made to the text using the undo buffer. Inherited from TcxCustomRichEdit.
UnlockDrawingInherited from TWinControl.
UnlockScrollBarsInherited from TcxControl.
UpdateInherited from TControl.
UpdateAction(TBasicAction)Inherited from TComponent.
UpdateControlStateInherited from TWinControl.
UpdateScrollBarsParametersInherited from TcxContainer.
UpdateWithChildrenInherited from TcxControl.
UseRightToLeftAlignmentInherited from TControl.
UseRightToLeftReadingInherited from TControl.
UseRightToLeftScrollBarInherited from TControl.
ValidateEditValidates the display value of an editor. Inherited from TcxCustomEdit.
ValidateEdit(Boolean)Inherited from TcxCustomEdit.
WndProc(TMessage)Inherited from TControl.

Events

NameDescription
OnAfterKeyDownInherited from TcxCustomEdit.
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCanResizeInherited from TControl.
OnClickInherited from TControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnDblClickInherited from TControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEditingOccurs when a user tries to modify the edit value. Inherited from TcxCustomEdit.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnFocusChangedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetSiteInfoInherited from TWinControl.
OnGlassInherited from TcxContainer.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnMouseActivateInherited from TControl.
OnMouseDownInherited from TControl.
OnMouseEnterOccurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeaveOccurs when the mouse pointer leaves the control. Inherited from TcxControl.
OnMouseMoveInherited from TControl.
OnMouseUpInherited from TControl.
OnMouseWheelInherited from TControl.
OnMouseWheelDownInherited from TControl.
OnMouseWheelUpInherited from TControl.
OnPostEditValueInherited from TcxCustomEdit.
OnResizeInherited from TControl.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.
PropertiesEventsExposes events of editor settings in the Object Inspector at design time. Inherited from TcxCustomEdit.

See Also

TcxRichEdit Class

cxRichEdit Unit