clemsonzhe
Programmer
Hi everyone!
I'm moving all current event codes for report components from Delphi pas file into the report component itself (onto the Calc page). So that the report will become self-containing and separate itself from the delphi code file. it is all going well except one problem: if the event uses a variable/component on its main (parent) report, it cannot recognize it! the main report components cannot recognize its sub-report components either... Does anyone know how to get around this?
any help would be really appreciated!
Thanks!
I'm moving all current event codes for report components from Delphi pas file into the report component itself (onto the Calc page). So that the report will become self-containing and separate itself from the delphi code file. it is all going well except one problem: if the event uses a variable/component on its main (parent) report, it cannot recognize it! the main report components cannot recognize its sub-report components either... Does anyone know how to get around this?
any help would be really appreciated!
Thanks!