The TppViewer.Scrollbox property provides access to the scrollbox. The Scrollbox VertScrollBar and HorzScrollbar properties can be used to set the scrolling position.
There are a few options for getting access to the viewer:
1. Use the Report.OnPreviewFormCreate event to access the Report.PreviewForm
2. Create a custom preview dialog and register it with ReportBuilder. See ppPrvDlg.pas in RBuilder\Source
3. Create a custom preview plug-in that is used by the preview dialog and the report designer. See ppPreview.pas in RBuilder\Source.
Comments
The TppViewer.Scrollbox property provides access to the scrollbox. The
Scrollbox VertScrollBar and HorzScrollbar properties can be used to set the
scrolling position.
There are a few options for getting access to the viewer:
1. Use the Report.OnPreviewFormCreate event to access the Report.PreviewForm
2. Create a custom preview dialog and register it with ReportBuilder. See
ppPrvDlg.pas in RBuilder\Source
3. Create a custom preview plug-in that is used by the preview dialog and
the report designer. See ppPreview.pas in RBuilder\Source.
--
Nard Moseley
Digital Metaphors Corporation
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com