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

45 lines
831 B
ObjectPascal

package cxPivotGridChartD10;
{$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
cxPivotGridD10,
cxGridD10,
cxPageControlD10,
cxLibraryD10,
dxThemeD10,
dxGDIPlusD10,
cxExtEditorsD10,
cxDataD10,
cxEditorsD10,
cxExportD10;
contains
cxPivotGridChartConnection;
end.