TdxRichEditReportLink.RichEdit Property
In This Article
Determines the rich edit control printed within a report.
#Declaration
Delphi
property RichEdit: TRichEdit read;
#Property Value
Type |
---|
TRich |
#Remarks
This property returns the TRichEdit object printed by a printing component.
See Also