Back to Devexpress

TAbstractdxGridReportLink Class

vcl-dxpsbasegridlnk-6eae939d.md

latest5.3 KB
Original Source

TAbstractdxGridReportLink Class

An abstract ancestor for report links to the TStringGrid, TDrawGrid, TCheckListBox, and TListBox components.

Declaration

delphi
TAbstractdxGridReportLink = class(
    TBasedxReportLink
)

Remarks

This class introduces the properties and methods used by its descendants to provide report links to the standard grid (TStringGrid, TDrawGrid) and list box (TCheckListBox, TListBox) components.

Do not create instances of the TAbstractdxGridReportLink class, use its descendants instead.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxScalableComponent TBasedxReportLink TAbstractdxGridReportLink

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

TAbstractdxGridReportLink Members

dxPSBaseGridLnk Unit