TStddxGridReportLink Class
In This Article
The class used to print both the TStringGrid and TDrawGrid components.
#Declaration
Delphi
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.
#Inheritance
See Also
TStddxGridReportLink