Skip to main content

TdxCustomMemoReportLink Class

The base class for the report links which print multi-line editors.

Declaration

TdxCustomMemoReportLink = class(
    TdxCustomStringsReportLink
)

Remarks

This class extends its ancestor class with the CustomMemo property that provides access to the multi-line editor being printed.

See Also