Class: cFlex2Crystal
Module location:
cFlex2Crystal.pkg
line
908 (view source)
Class Hierarchy:
cObject
cCrystal
cFlex2Crystal
Class Definition
Properties
Boolean
pbForceCompatible
Functions and Procedures
Handle
ApplicationObject()
Inherited from cCrystal
In cCrystal.pkg, this function creates the application object (which doesn't exist in new versions of Crystal). So we need to replace this function and have it create a fake application object.
CloseReport()
Inherited from cCrystal
Construct_Object()
Inherited from cCrystal
LoadRowData(Handle hoDataTable String sTable)
References (2):
Module
Containing Symbol
Line
CheckForFlex2Crystal.dg
oCrystalReportTest
111
ReportPreviewCR.rv
oCrystalReport
99