Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxRichEditReportLink Class

A report link used to print a rich edit component.

#Declaration

Delphi
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