TCustomdxGridReportLink Class
The base class used to print both the TStringGrid and TDrawGrid components.
Declaration
TCustomdxGridReportLink = class(
TAbstractdxGridReportLink
)
Remarks
TCustomdxGridReportLink is a common ancestor for both the TdxStringGridReportLink and TdxDrawGridReportLink objects. It provides the functionality necessary to print the TStringGrid and TDrawGrid components.
Inheritance
See Also
TCustomdxGridReportLink