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

Report explorer

edited October 2005 in General
?How can i set the itemoption and itemaction properties of report
explorer at runtime.Is there need to include any unit for it because i am
not getting their properties on right hand side.
Thanks



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

Comments

  • edited October 2005

    Defined in the unit ppRptExpCommon. Add a reference to the uses clause of
    your unit.

    A good way to find the unit in which an something is declared/used is to use
    the Delphi Find in Files feature to search against the RBuilder\Source
    directory. (We use that feature extensively here and use it to search the
    VCL source code as well).


    --
    Nard Moseley
    Digital Metaphors Corporation
    http://www.digital-metaphors.com


    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.