TcxDBMemoReportLink.cxDBMemo Property
In This Article
Provides access to the data-aware multi-line editor being printed.
#Declaration
Delphi
property cxDBMemo: TcxDBMemo read;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the cxDBMemo property to access the data-aware multi-line editor being printed. Set the Component property to specify the TcxDBMemo editor to print.
See Also