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