TdxCustomListBoxReportLink Class
The base class used to print both the TListBox and TCheckListBox components.
Declaration
TdxCustomListBoxReportLink = class(
TAbstractdxGridReportLink
)
Remarks
TdxCustomListBoxReportLink is a common ancestor for both the TdxListBoxReportLink and TdxCheckListBoxReportLink objects. It provides the functionality necessary to print the TListBox and TCheckListBox components.
Inheritance
See Also
TdxCustomListBoxReportLink