Class: cCrystalPreview
PREVIEW WINDOW - Object is created for each PRINT_TO_WINDOW
This subclass will be used to display reports to the screen.
Class Hierarchy:
DFBaseDialogContainer3dMdiDialogAppDialogViewcCrystalPreviewClass Definition
Properties
HandlephoActiveXReportViewer
IntegerpiZoom
1- fit width, 2 fit page, all other numbers are a percentage
Functions and Procedures
AssignViewerDefaults(handle hoViewer)
this is called when the com viewer is created and is used to set properties of the
viewer. This could be augmented in a sub-class to create you own preferences.
Construct_Object()
IntegerDeactivate(Integer iScope)
Destroy report when it is closed.
DisplayReport(Handle hoReport)
Displays report in the preview control.