Welcome, Guest
Username: Password: Remember me
Discussions for CodeTyphon Object Pascal Programming Language
  • Page:
  • 1

TOPIC:

Using frReport1. 2 weeks 6 days ago #19633

  • W. Peterson
  • W. Peterson 's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 24
  • Thank you received: 0
I have made a report using the frReport1 component.  The only way I know how to make and modify a report is to double click on the frReport1 component icon after placing it on my form and altering it before compiling the program.  Can anyone tell me if and how one can bring up the editing form programmatically using a button?  Thanks

Please Log in or Create an account to join the conversation.

Last edit: by W. Peterson .

Using frReport1. 2 weeks 3 days ago #19640

  • Jan Roza
  • Jan Roza's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 222
  • Thank you received: 8
Use report.DesignReport.
If you go to your CodeTyphon CodeOcean folder there are all kind of examples on how you can use Report (in Windows it is folder 'C:\codetyphon\CodeOcean\lz_Report\samples'), study them and you'll learn the in's and out's of Report.
Success!
Operating Systems Windows 11 and Linux Mint (64-bit) and virtual Raspberry Pi Desktop

Please Log in or Create an account to join the conversation.

  • Page:
  • 1