Class: cCrystalPreview

Module location: cCrystalPreview.pkg line 9 (view source)

PREVIEW WINDOW - Object is created for each PRINT_TO_WINDOW This subclass will be used to display reports to the screen.

Class Hierarchy:

DFBaseDialogContainer3dMdiDialogAppDialogViewcCrystalPreview

Class 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()
Inherited from AppDialog
IntegerDeactivate(Integer iScope)
Inherited from AppDialog
Destroy report when it is closed.
DisplayReport(Handle hoReport)
Displays report in the preview control.