Skip to main content
A newer version of this page is available. .

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