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