TdxImageReportLink Class
In This Article
A report link used to print the TImage component.
#Declaration
Delphi
TdxImageReportLink = class(
TCustomdxPictureReportLink
)
#Remarks
The TdxImageReportLink object allows you to print the TImage component.
Resized images are smoothed when drawn in a report, if the FSmoothlyStretchImages variable is True.
#Inheritance
See Also
TdxImageReportLink