Re-order master data items in code
Hi all
I'm using FR to create a report on 'the fly' in code using Delphi XE. Currently I'm grouping data in Master Data items in the report. Does any one know how I can reorder the Master Data controls in code? So I want to be able to press a button in my Delphi application which as access to the TfrxReport object. I'm hoping I can re order items but don't see that a TMasterData has a TabOrder property or any thing similar.
Thanks
Anton.
I'm using FR to create a report on 'the fly' in code using Delphi XE. Currently I'm grouping data in Master Data items in the report. Does any one know how I can reorder the Master Data controls in code? So I want to be able to press a button in my Delphi application which as access to the TfrxReport object. I'm hoping I can re order items but don't see that a TMasterData has a TabOrder property or any thing similar.
Thanks
Anton.
Comments