Hi Guys
Once I have loaded a report into a designer, I need to firstly ascertain
whether a component exists on the report and if so delete it.
The component is called: 'ppVariable1'
How can I achieve this please in code: Delphi7 RB ver 15
Thanks
Glenn
Comments
To find a certain component inside a report, use a report object loop
(once the report has loaded). See the following article on how to
create one.
http://www.digital-metaphors.com/rbWiki/Delphi_Code/Layouts/Report_Object_Loop
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com