Skip to main content

TdxImageReportLink Class

A report link used to print the TImage component.

Declaration

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.

See Also