TCustomdxRichEditReportLink.CustomRichEdit Property
In This Article
Provides access to a generic rich edit control which is printed within a report.
#Declaration
Delphi
property CustomRichEdit: TCustomRichEdit read;
#Property Value
Type |
---|
TCustom |
#Remarks
The CustomRichEdit property provides access to the rich edit control which is printed within a report.
See Also