Skip to main content

TdxPageBasedRichEditView Members

The base class for all classes that implement paged document views.

Constructors

Name Description
Create(IdxRichEditControl) Initializes a new instance of the TdxRichEditView class with specified settings. Inherited from TdxRichEditView.

Properties

Name Description
ActualBackColor Inherited from TdxRichEditView.
ActualPadding Inherited from TdxRichEditView.
AllowDisplayLineNumbers Inherited from TdxRichEditView.
BackColor Specifies the background color of the document area. Inherited from TdxRichEditView.
BackColorChanged Inherited from TdxRichEditView.
Bounds Inherited from TdxRichEditView.
CurrentPageIndex
DefaultHitTestPageAccuracy Inherited from TdxRichEditView.
LookAndFeel Inherited from TdxRichEditView.
MatchHorizontalTableIndentsToTextEdge Inherited from TdxRichEditView.
Padding Inherited from TdxRichEditView.
PageCount
PageCountChanged
ScaleFactor Inherited from TdxRichEditView.
ShowHorizontalRulerByDefault Inherited from TdxRichEditView.
ShowVerticalRulerByDefault Inherited from TdxRichEditView.
Type Inherited from TdxRichEditView.
ZoomChanged Inherited from TdxRichEditView.
ZoomChanging Inherited from TdxRichEditView.
ZoomFactor Inherited from TdxRichEditView.

Methods

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