Componentes.Terceros.DevExp.../internal/x.44/1/ExpressPivotGrid 2/Packages/cxPivotGridChartD9.dpk
2009-06-29 12:09:02 +00:00

45 lines
820 B
ObjectPascal

package cxPivotGridChartD9;
{$R *.res}
{$ALIGN 8}
{$ASSERTIONS OFF}
{$BOOLEVAL OFF}
{$DEBUGINFO OFF}
{$EXTENDEDSYNTAX ON}
{$IMPORTEDDATA ON}
{$IOCHECKS ON}
{$LOCALSYMBOLS OFF}
{$LONGSTRINGS ON}
{$OPENSTRINGS ON}
{$OPTIMIZATION ON}
{$OVERFLOWCHECKS OFF}
{$RANGECHECKS OFF}
{$REFERENCEINFO OFF}
{$SAFEDIVIDE OFF}
{$STACKFRAMES OFF}
{$TYPEDADDRESS OFF}
{$VARSTRINGCHECKS ON}
{$WRITEABLECONST ON}
{$MINENUMSIZE 1}
{$IMAGEBASE $400000}
{$DESCRIPTION 'ExpressPivotGrid 2 connection to ExpressQuantumGrid Chart View by Developer Express Inc.'}
{$RUNONLY}
{$IMPLICITBUILD OFF}
requires
cxPivotGridD9,
cxGridD9,
cxPageControlD9,
cxLibraryD9,
dxThemeD9,
dxGDIPlusD9,
cxExtEditorsD9,
cxDataD9,
cxEditorsD9,
cxExportD9;
contains
cxPivotGridChartConnection;
end.