Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

How can I delete a onprint event from a template?

edited July 2007 in General
?I used to have a OnPrint event inside my report (the calc),
I have removed it from the application but how can i remove it from old
templates?

They are saved in text format but I can't find the events.
(it's the built in events on the calculate tab -> OnPrint im looking for.
Not the events in delpi object inspector



--- posted by geoForum on http://delphi.newswhat.com

Comments

  • edited July 2007


    - I think perhaps you are asking about removing event-handlers coded in RAP
    (the Calc workspace). For future reference, please post all RAP related
    questions to the RAP newsgroup.

    - This example shows how to iterate over the RAP event-handlers associated
    with a report.

    www.digital-metaphors.com/tips/RAPModifyPrograms.zip



    --
    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com

    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
  • edited July 2007
    >
    RAP
    associated
    Ok i will post it there in the future. So There is no way to modify a RTM
    without having to write code for it?



    --- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.