TcxDBMemoReportLink Class
The base class for report links which print data-aware multi-line editors from the ExpressEditors Library.
Declaration
TcxDBMemoReportLink = class(
TcxCustomMemoReportLink
)
Remarks
This class provides basic functionality and settings for the report links which print data-aware multi-line editors from the ExpressEditors Library such as the TcxDBMemo. The TcxDBMemoReportLink class extends its ancestor class with the cxDBMemo property that provides access to the data-aware version of the multi-line editor being printed.
Inheritance
See Also
TcxDBMemoReportLink