Change text with click

edited 10:16PM in FastReport 4.0
Good morning:
I have a printed report and I want to click on a memo and change the text it contains. Try the OnMouseUp event but it gives me the error "list out of bound" even if it does not leave the function empty.
Thank you

Comments

  • gpigpi
    edited 10:16PM
    See FRDemo "Interactive reports" section "Handle preview clicks" report
  • edited February 2019
    gpi wrote: »
    See FRDemo "Interactive reports" section "Handle preview clicks" report


    thanks, it works but only when it is a single page, when the MEMO is repeated on the next page it is only updated in which it was clicked, in the other page it does not update

Leave a Comment