TcxCustomMemoReportLink Class
In This Article
The base class for the report links which print the multi-line editors shipped with the ExpressEditors Library.
#Declaration
Delphi
TcxCustomMemoReportLink = class(
TdxCustomMemoReportLink
)
#Remarks
This class provides basic functionality and settings for the report links which print multi-line editors shipped with the ExpressEditors Library, such as the TcxMemo. The TcxCustomMemoReportLink class extends its ancestor class with the cxCustomMemo property that provides access to the multi-line editor being printed.
#Inheritance
See Also
TcxCustomMemoReportLink