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

By Code

edited March 2004 in General
Hi,

How do I set properties(pipeline, fields etc.) for a certain component that
is on the report programmatically without actually using the WYSIWYG?

Thank You,

Jonas

Comments

  • edited March 2004
    Hi Jonas,

    Check out the
    news://news.digital-metaphors.com/digital-metaphors.public.reportbuilder.tech-tips
    newsgroup in the "Code Based" thread for more helpful articles on creating
    reports completely in code.

    ---------------------------------------------
    Tech Tip: Create Reports in Code
    ---------------------------------------------

    A ReportBuilder report is composed of a set
    of components. Like other standard Delphi
    components, the components which make up the
    report layout have a run-time interface.
    That is they can be created and configured
    using Object Pascal code.


    A complete example of creating a report entirely
    in code is contained in the Developers Guide.

    The Developers Guide is located in the
    ..\RBuilder\Developers Guide\ directory.


    --
    Best Regards,

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