Adding memo objects to band in OnBeforePrint

Hi all.
I have a master data band with a dataset containing a certain number of fields. However the number of fields to be displayed is different for each record.
How can I dinamically add/remove memo objects in the band's OnBeforePrint?

Comments

  • gpigpi
    edited 10:28PM
    You may add all available TfrxMemoViews on band and then hide some memos in the band's OnBeforePrint

Leave a Comment