Componentes.Terceros.DevExp.../official/x.48/ExpressPrinting System 4/Packages/dcldxPScxGrid6LnkD7.dpk
2010-01-18 18:33:24 +00:00

40 lines
767 B
ObjectPascal

package dcldxPScxGrid6LnkD7;
{$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 4 ReportLink for ExpressQuantumGrid 6 by Developer Express Inc.'}
{$DESIGNONLY}
{$IMPLICITBUILD OFF}
requires
designide,
dcldxPSCoreD7,
dclcxLibraryVCLD7,
dxPScxGrid6LnkD7;
contains
dxPScxGrid6LnkPredefinedStyleSheets,
dxPScxGrid6LnkReg;
end.