Board index » delphi » Urgent QuickRept and DBMemo Problem, pls help!

Urgent QuickRept and DBMemo Problem, pls help!

I have a DBMemo with the following
___________________________________begin memo
Hello! (enter)
Hello2!
____________________________________end memo
When I use QRDBText to display the DBMemo, it only displays the first
line, which is Hello!.
Is there anyway I can get ORDBText to display the entire contents of the
DBMEMo?
Please help, urgent deadline ..... thanx.

Pier.

 

Re:Urgent QuickRept and DBMemo Problem, pls help!


Hi!
Take a look at the 'AutoStretch'-property and the 'AutoSize'-property. That
would do the job for ya.

Regards
Niclas Olsson

Pier <lpp...@pacific.net.sg> skrev i
diskussionsgruppsmeddelandet:37AF8DEF.C3C33...@pacific.net.sg...

Quote
> I have a DBMemo with the following
> ___________________________________begin memo
> Hello! (enter)
> Hello2!
> ____________________________________end memo
> When I use QRDBText to display the DBMemo, it only displays the first
> line, which is Hello!.
> Is there anyway I can get ORDBText to display the entire contents of the
> DBMEMo?
> Please help, urgent deadline ..... thanx.

> Pier.

Other Threads