aleksi
aleksi
About
- Username
 - aleksi
 - Joined
 - Visits
 - 0
 - Last Active
 - Roles
 - Members
 
Comments
- 
                fromthebeginning wrote: » In FastReport, you can use TfrxMemoView. QR: QRLabel1.Caption := 'some text'; //*Delphi code FR: frxMemoView1.Memo.Text := 'here, too.'; //*FastScript code Hi, I am unable to comply the code following your…