package dxPScxExtCommonD7; {$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 'ExpressPrinting System Extended Cross Platform Library by Developer Express Inc.'} {$IMPLICITBUILD OFF} requires rtl, dxPSCoreD7, dxPScxCommonD7, cxLibraryVCLD7, cxDataD7, cxEditorsVCLD7, cxExtEditorsVCLD7; contains dxPScxCheckListBoxLnk, dxPScxExtComCtrlsLnk, dxPScxExtCommon, dxPScxExtDBEditorLnkReg, dxPScxExtDBEditorLnks, dxPScxExtEditorLnkReg, dxPScxExtEditorProducers, dxPScxMCListBoxLnk; end.