TdxCustomMemoReportLink Class
In This Article
The base class for the report links which print multi-line editors.
#Declaration
Delphi
TdxCustomMemoReportLink = class(
TdxCustomStringsReportLink
)
#Remarks
This class extends its ancestor class with the CustomMemo property that provides access to the multi-line editor being printed.
#Inheritance
See Also
TdxCustomMemoReportLink