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

Search conditions indicate

edited September 2003 in General
Hello.

In our report one can enter search conditions. How can one indicate these on
the report?

Thanks in advance

Alex Wolfram

Comments

  • edited September 2003
    Hi Alex,

    You will want to use the Report.GetAutoSearchDescriptionLines method to
    retrieve the autosearch criteria descriptions. This will put the
    descriptions in a TStrings object in order to display them in a report memo.
    See the autosearch demo located in the \RBuilder\Demos\5. AutoSearch\5.
    Build Description of AutoSearch Settings\... directory for an example.

    --
    Best Regards,

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