Back to Devexpress

TdxMemoReportLink Class

vcl-dxpstextlnk.md

latest5.4 KB
Original Source

TdxMemoReportLink Class

A ReportLink object used by the ExpressPrinting System to print multi-line editors.

Declaration

delphi
TdxMemoReportLink = class(
    TdxCustomMemoReportLink
)

Remarks

This class contains settings required to print multi-line editors such as the TMemo. The TdxMemoReportLink class extends its ancestor class with the Memo property that provides access to the multi-line editor being printed.

Set the Alignment and TextRowSpacing properties as needed to adjust the appearance of the text in a report. To perform custom drawing of each text row, handle the OnCustomDrawRow and OnInitializeRow events.

Inheritance

Show 11 items

TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxScalableComponent TBasedxReportLink TdxCustomTextReportLink TdxCustomStringsReportLink TdxCustomMemoReportLink TdxMemoReportLink

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

TdxMemoReportLink Members

dxPSTextLnk Unit