Back to Devexpress

TcxMCListBoxReportLink Class

vcl-dxpscxmclistboxlnk-be370063.md

latest5.2 KB
Original Source

TcxMCListBoxReportLink Class

A report link used to print multi-column list box editors such as the TcxMCListBox component.

Declaration

delphi
TcxMCListBoxReportLink = class(
    TAbstractdxGridReportLink
)

Remarks

TcxMCListBoxReportLink introduces properties which control the appearance of the column headers and lines within a report when printing multi-column list box editors (the HeaderColor, HeaderFont, HeaderTransparent, IncludeHeaders and Options properties) and provides the ability to perform custom drawing via the OnCustomDrawItem event.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxScalableComponent TBasedxReportLink TAbstractdxGridReportLink TcxMCListBoxReportLink

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

TcxMCListBoxReportLink Members

dxPScxMCListBoxLnk Unit