TBasedxReportLink Class
In This Article
The base class for all classes that implement report links for DevExpress VCL controls.
#Declaration
Delphi
TBasedxReportLink = class(
TcxScalableComponent,
IdxPrinting
)
#Remarks
Do not use the TBasedxReportLink class directly. Use its descendants instead.
Note
All report links compatible with Tdx
#Implements
#Inheritance
See Also