Skip to main content

TdxRichEditControl Properties

A rich edit control.
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.
See Also