Back to Devexpress

TcxCustomMemoReportLink Class

vcl-dxpscxeditorlnks-dc4c801f.md

latest5.0 KB
Original Source

TcxCustomMemoReportLink Class

The base class for the report links which print the multi-line editors shipped with the ExpressEditors Library.

Declaration

delphi
TcxCustomMemoReportLink = class(
    TdxCustomMemoReportLink
)

Remarks

This class provides basic functionality and settings for the report links which print multi-line editors shipped with the ExpressEditors Library, such as the TcxMemo. The TcxCustomMemoReportLink class extends its ancestor class with the cxCustomMemo property that provides access to the multi-line editor being printed.

Inheritance

Show 11 items

TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxScalableComponent TBasedxReportLink TdxCustomTextReportLink TdxCustomStringsReportLink TdxCustomMemoReportLink TcxCustomMemoReportLink

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

TcxCustomMemoReportLink Members

dxPScxEditorLnks Unit