Back to Devexpress

TcxMemoReportLink.cxMemo Property

vcl-dxpscxeditorlnks-dot-tcxmemoreportlink.md

latest659 B
Original Source

TcxMemoReportLink.cxMemo Property

Provides access to the multi-line editor being printed.

Declaration

delphi
property cxMemo: TcxMemo read;

Property Value

Type
TcxMemo

Remarks

Use the cxMemo property to access the multi-line editor being printed. Set the Component property to specify the TcxMemo editor to be printed.

See Also

TcxMemoReportLink Class

TcxMemoReportLink Members

dxPScxEditorLnks Unit