Skip to main content

TdxStringGridReportLink Class

A report link used to print the TStringGrid component.

Declaration

TdxStringGridReportLink = class(
    TStddxGridReportLink
)

Remarks

Used to print the TStringGrid component. The TdxStringGridReportLink object uses a designer of type TdxGridReportLinkDesignWindow to customize the layout of pages with TStringGrid data.

See Also