Componentes.Terceros.DevExp.../internal/x.44/1/ExpressPrinting System/Packages/dxPScxGridLnkD9.dpk
2009-06-29 12:09:02 +00:00

49 lines
865 B
ObjectPascal

package dxPScxGridLnkD9;
{$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 ON}
{$RANGECHECKS OFF}
{$REFERENCEINFO OFF}
{$SAFEDIVIDE OFF}
{$STACKFRAMES OFF}
{$TYPEDADDRESS OFF}
{$VARSTRINGCHECKS ON}
{$WRITEABLECONST ON}
{$MINENUMSIZE 1}
{$IMAGEBASE $400000}
{$DESCRIPTION 'ExpressPrinting System ReportLink for ExpressQuantumGrid 5 by Developer Express Inc.'}
{$IMPLICITBUILD OFF}
requires
rtl,
designide,
vcljpg,
dbrtl,
vcldb,
cxLibraryD9,
dclcxLibraryD9,
dxThemeD9,
dxPSCoreD9,
dxPScxCommonD9,
cxDataD9,
cxEditorsD9,
cxGridD9;
contains
dxPScxGridLnkReg,
dxPScxGridLnkPredefinedStyleSheets,
dxPScxGridLnk;
end.