TcxMemoReportLink.cxMemo Property
In This Article
Provides access to the multi-line editor being printed.
#Declaration
Delphi
property cxMemo: TcxMemo read;
#Property Value
Type |
---|
Tcx |
#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