Skip to main content

TdxRichEditReportLink Class

A report link used to print a rich edit component.

Declaration

TdxRichEditReportLink = class(
    TCustomdxRichEditReportLink
)

Remarks

The TdxRichEditReportLink object allows you to print a rich edit component. The TdxRichEditReportLink object does not use any designer window. You may customize the pages created from the rich edit component in the Page Setup dialog or via the Print Preview window.

See Also