TdxCustomListBoxReportLink Class
In This Article
The base class used to print both the TListBox and TCheckListBox components.
#Declaration
Delphi
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