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

Modifying TppSystemVariable programmatically

edited June 2012 in General
Hi,

I need to add Time Zone shift to ppSystemVariable (VarType = vtDateTime).
How can I do it programmatically?

Thanks in advance.
Michael

Comments

  • edited June 2012
    Hi Michael,

    Thought the SystemVariable component is not designed to be manually
    altered, you can use the OnGetText event to take control over what is
    printed.

    To have complete control, I would recommend using a TppVariable
    component and altering the current date/time from within the OnCalc event.

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.