I want to create a customized print prieview form (RB 6.01). But the ppPrvDlg unit in the RBuilder\Source directory is just an empty form. Is it correct ? How do I proceed ? Thanks.
Take a look at ppPreview.pas in your RBuilder\Source directory. You can descend from TppCustomPreview like TppPreview does and create all of the controls yourself, or you can descend from the TppPreview class.
Comments
descend from TppCustomPreview like TppPreview does and create all of the
controls yourself, or you can descend from the TppPreview class.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com