Skip to main content

TStddxGridReportLink Class

The class used to print both the TStringGrid and TDrawGrid components.

Declaration

TStddxGridReportLink = class(
    TCustomdxGridReportLink
)

Remarks

TStddxGridReportLink is a common ancestor for both the TdxStringGridReportLink and TdxDrawGridReportLink objects. It provides some methods necessary to print the TStringGrid and TDrawGrid components.

See Also