Take a look at the ppRptWiz.pas and ppRWzDlg.pas files. Inside the ppRtpWiz.pas file you will see the different style classes defined and how they are used. To add your own, you will need to create a TppCustomReportWizard descendant (similar to the existing one) and perhaps replace the ReportWizardDialog to meet your needs.
Be sure to register the new report wizard once it is created using the ppRegisterWizard routine.
Comments
Take a look at the ppRptWiz.pas and ppRWzDlg.pas files. Inside the
ppRtpWiz.pas file you will see the different style classes defined and how
they are used. To add your own, you will need to create a
TppCustomReportWizard descendant (similar to the existing one) and perhaps
replace the ReportWizardDialog to meet your needs.
Be sure to register the new report wizard once it is created using the
ppRegisterWizard routine.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com