Back to Devexpress

TdxMemoReportLink.Memo Property

vcl-dxpstextlnk-dot-tdxmemoreportlink.md

latest729 B
Original Source

TdxMemoReportLink.Memo Property

Provides access to the multi-line editor being printed.

Declaration

delphi
property Memo: TMemo read;

Property Value

Type
TMemo

Remarks

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

See Also

TdxMemoReportLink Class

TdxMemoReportLink Members

dxPSTextLnk Unit