Back to Devexpress

TAbstractdxRichEditReportLink Class

vcl-dxpsrelnk-e1600572.md

latest5.0 KB
Original Source

TAbstractdxRichEditReportLink Class

An abstract ancestor for report links to the TRichEdit and TrxRichEdit components.

Declaration

delphi
TAbstractdxRichEditReportLink = class(
    TBasedxReportLink,
    IdxPSNativeWin32ControlHandleSupport
)

Remarks

This class introduces the properties used by its descendants to provide report links to the standard TRichEdit component and to TrxRichEdit components. Do not create instances of TAbstractdxRichEditReportLink. Instead, use a TAbstractdxRichEditReportLink descendant.

Implements

IdxPSNativeWin32ControlHandleSupport

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxScalableComponent TBasedxReportLink TAbstractdxRichEditReportLink

See Also

TdxGridReportLink

TcxDBVerticalGridReportLink

TcxRTTIInspectorReportLink

TcxUnboundVerticalGridReportLink

TcxCustomVerticalGridReportLink

TcxVerticalGridReportLink

TdxTreeViewExReportLink

TcxDBMemoReportLink

TcxMemoReportLink

TcxCustomMemoReportLink

TcxMCListBoxReportLink

TdxCustomStringsReportLink

TdxMemoReportLink

TdxTextReportLink

TdxCustomTextReportLink

TdxCustomMemoReportLink

TdxOrgChartReportLink

TCustomdxOrgChartReportLink

TdxDBOrgChartReportLink

TdxDBTeeChartReportLink

TdxLayoutControlReportLink

TdxListBoxReportLink

TdxCheckListBoxReportLink

TCustomdxRichEditReportLink

TAbstractdxGridReportLink

TrxRichEditReportLink

TdxRichEditReportLink

TCustomdxNativeTreeViewReportLink

TdxStringGridReportLink

TCustomdxTreeViewReportLink

TCustomdxGridReportLink

TStddxGridReportLink

TdxTreeViewReportLink

TdxCustomListBoxReportLink

TAbstractdxRichEditReportLink

TdxCustomTableControlReportLink

TdxCustomcxControlReportLink

TdxDrawGridReportLink

TdxCustomContainerReportLink

TcxTreeListReportLink

TcxVirtualTreeListReportLink

TcxDBTreeListReportLink

TcxTreeListCustomReportLink

TdxImageReportLink

TCustomdxPictureReportLink

TdxPictureReportLink

TCustomdxGraphicReportLink

TdxCompositionReportLink

TdxTeeChartReportLink

TCustomdxTeeChartReportLink

TdxFlowChartReportLink

TAbstractdxRichEditReportLink Members

dxPSRELnk Unit