TcxCustomMemoReportLink.GetCustomMemo Method
In This Article
Returns the multi-line editor being printed.
#Declaration
Delphi
function GetCustomMemo: TCustomMemo; override;
#Returns
Type |
---|
TCustom |
#Remarks
This function returns the multi-line editor being printed as the value of the CustomMemo property.
See Also