only new at this and I am trying to run the demo programs in with tPrintPreview
I am running Delphi 5 on XP,
I created the package "Package1" and compiled as runtime
Included VCL50 (it was already listed)
When I open the "General" Demo and try to run it I get an errors
"Field MainForm.ThumbnailPreview does not have a corresponding component. Remove the declaration?"
"Field MainForm.PageSetupDialog does not have a corresponding component. Remove the declaration?"
"Field MainForm.PrintPreview does not have a corresponding component. Remove the declaration?"
Similar problem with the other two demos as well.Any direction as to what I am doing wrong would be appreciated.