Band Component

TQRExprMemo. A composite of TQRExpr and TQRMemo. You can use this to include {braced} expressions in multi-line blocks. This makes it an absolute natural for doing addresses, especially since it includes a boolean property RemoveBlankLines. For example:

Company : {CompanyName}

Address : {Address1}

{Address2}

Contact : {Contact + ' ' + Phone number}