Skip to main content

TrxRichEditReportLink Class

A report link used to print a TrxRichEdit component.

Declaration

TrxRichEditReportLink = class(
    TAbstractdxRichEditReportLink
)

Remarks

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

See Also