TdxCustomMemoReportLink.CustomMemo Property
Provides access to the multi-line editor being printed.
Declaration
property CustomMemo: TCustomMemo read;
Property Value
Type |
---|
TCustomMemo |
Remarks
Use the CustomMemo property to access the multi-line editor being printed. The GetCustomMemo function returns the value of this property.
See Also