When do RTMs get converted RB v5.54 to v7.01?
When do RTMs get converted?
I updraded from Delphi 5 to Delphi 7, RB 5.54 to RB 7.01.
After installing D7 and RB 7.01, I restored my codes.
All my codes compile w/o error in Delphi 7 now.
However, when I open the RTM files through the a TppReport compoent, I get
error such :
"Error reading pprptMyReportForm.OnPreviewFormCreate:
Invalid property value
Ignore the error and continue?"
What's causing this? Are my RTMs not converting?
How do I convert them?
Jay Castillo
Programmer
Media Services, Inc.
I updraded from Delphi 5 to Delphi 7, RB 5.54 to RB 7.01.
After installing D7 and RB 7.01, I restored my codes.
All my codes compile w/o error in Delphi 7 now.
However, when I open the RTM files through the a TppReport compoent, I get
error such :
"Error reading pprptMyReportForm.OnPreviewFormCreate:
Invalid property value
Ignore the error and continue?"
What's causing this? Are my RTMs not converting?
How do I convert them?
Jay Castillo
Programmer
Media Services, Inc.
This discussion has been closed.
Comments
Make sure you are loading the .rtm into the original form with the report
component you originally used. The event handler name is the same in both
RB 5.54 and RB 7.02. Click on the report component and see if the event is
present. If not, recreate the event handler on the new form that you are
trying to load the report to.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com