I have a TQRMemo that stretches on a header band.
I think the (possibly) relevant features are:
AutoSize := False;
AlignToBand := True;
AutoStretch := True;
WordWrap := True;
This sort of confirms Craig's earlier post about the
properties (his was a TQRDBText). AFAIK there's no
requirement this be on a child band (mine isn't)
-ns
----- Original Message -----
From: "John Christenhusz" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Friday, August 17, 2001 5:21 AM
Subject: [DUG]: QuickReport
> Hi all,
>
> I have a detail band with a stretching QRMemo on it. This doesn't stretch
> when required, so I read in the QR help that you should use any stretch
> component on a childBand. So I created the childBand (from the detailBand)
> and moved the QRMemo to the childBand.
> No luck. It still doesn't stretch. Any ideas?
>
> TIA
>
> John.
>
> --------------------------------------------------------------------------
-
> New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
>
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/