Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxRichEditView Methods
Show Inherited Hide Inherited

The base class for all Rich Edit control views.
Name Description
Activate(TRect)
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginDocumentRendering
CalcBestSize(Boolean)
CalculateFirstInvisiblePageIndexBackward
CalculateFirstInvisiblePageIndexForward
CalculateFloatingObjectHitTest(TdxPage,TPoint,TdxPredicate<TdxFloatingObjectBox>)
CalculateFloatingObjectHitTestCore(TPoint,TdxFloatingObjectBoxList,TdxPredicate<TdxFloatingObjectBox>)
CalculateHitTest(TPoint,TdxDocumentLayoutDetailsLevel)
CalculateNearestCharacterHitTest(TPoint,TdxPieceTable)
CalculateNearestPageHitTest(TPoint,Boolean)
CalculatePageContentClipBounds(TdxPageViewInfo)
CheckExecutedAtBackgroundThread
CheckExecutedAtUIThread
CorrectZoomFactor
CreateBackgroundPainter
CreateHitTestCalculator(TdxRichEditHitTestRequest,TdxRichEditHitTestResult)
CreateLogicalPoint(TRect,TPoint)
CreateLogicalRectangle(TdxPageViewInfo,TRect)
CreatePainter
CreatePhysicalPoint(TdxPageViewInfo,TPoint)
CreatePhysicalRectangle(TdxPageViewInfo,TRect)
CreatePhysicalRectangle(TRect,TRect)
CreatePhysicalRectangleFast(TdxPageViewInfo,TRect)
Deactivate
EndDocumentRendering
EnforceFormattingCompleteForVisibleArea
EnsureCaretVisible(Boolean)
EnsureCaretVisibleOnResize
EnsureFormattingCompleteForPreferredPage(Integer)
EnsureFormattingCompleteForSelection
EnsurePositionVisibleWhenHiddenTextNotShown(TdxDocumentModel,TdxDocumentModelPosition) static
Equals(TObject) Inherited from TObject.
GeneratePages
GetCursorBounds
GetHashCode Inherited from TObject.
GetHyperlinkField(TdxRichEditHitTestResult)
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetPageViewInfoFromPoint(TPoint,Boolean)
HitTestCore(TdxRichEditHitTestRequest,Boolean)
LookupPageViewInfoByPage(TdxPage)
OnActivePieceTableChanged
OnAutoSizeModeChanged protected
OnBeginDocumentUpdate
OnEndDocumentUpdate
OnHorizontalScroll
OnLayoutUnitChanged
OnLayoutUnitChanging
OnResize(TRect,Boolean,Boolean)
OnResize(TRect,Boolean)
OnSelectionChanged
OnVerticalScroll
ProcessSelectionChanges(TdxDocumentModelChangeActions)
RaiseBackColorChanged
RaiseZoomChanged
RaiseZoomChanging
ResetPages(TdxPageGenerationStrategyType)
StopFormatting
SubscribePageFormattingComplete
ToString Inherited from TObject.
UnsubscribePageFormattingComplete
UpdateCaretPosition
UpdateHorizontalScrollBar
UpdateVerticalScrollBar
Visit(IdxRichEditViewVisitor)
See Also