git-svn-id: https://192.168.0.254/svn/Proyectos.EstudioCarnicero_ProGestion/trunk@4 1b8572a8-2d6b-b84e-8c90-20ed86fa4eca
124 lines
3.2 KiB
ObjectPascal
124 lines
3.2 KiB
ObjectPascal
package BaseD7;
|
|
|
|
{$R *.res}
|
|
{$ALIGN 8}
|
|
{$ASSERTIONS ON}
|
|
{$BOOLEVAL OFF}
|
|
{$DEBUGINFO ON}
|
|
{$EXTENDEDSYNTAX ON}
|
|
{$IMPORTEDDATA ON}
|
|
{$IOCHECKS ON}
|
|
{$LOCALSYMBOLS ON}
|
|
{$LONGSTRINGS ON}
|
|
{$OPENSTRINGS ON}
|
|
{$OPTIMIZATION OFF}
|
|
{$OVERFLOWCHECKS OFF}
|
|
{$RANGECHECKS OFF}
|
|
{$REFERENCEINFO ON}
|
|
{$SAFEDIVIDE OFF}
|
|
{$STACKFRAMES ON}
|
|
{$TYPEDADDRESS OFF}
|
|
{$VARSTRINGCHECKS ON}
|
|
{$WRITEABLECONST OFF}
|
|
{$MINENUMSIZE 1}
|
|
{$IMAGEBASE $400000}
|
|
{$RUNONLY}
|
|
{$IMPLICITBUILD OFF}
|
|
|
|
requires
|
|
rtl,
|
|
vcl,
|
|
vcldb,
|
|
GUISDK_D7,
|
|
vcljpg,
|
|
dbrtl,
|
|
dsnap,
|
|
vcldb,
|
|
PNG_D7,
|
|
PngComponentsD7,
|
|
JvCoreD7R,
|
|
JvStdCtrlsD7R,
|
|
JvPageCompsD7R,
|
|
cxLibraryVCLD7,
|
|
dxThemeD7,
|
|
cxEditorsVCLD7,
|
|
cxDataD7,
|
|
cxExtEditorsVCLD7,
|
|
cxGridVCLD7,
|
|
cxPageControlVCLD7,
|
|
tb2k_d7,
|
|
tbx_d7,
|
|
vclx,
|
|
vclactnband,
|
|
designide,
|
|
cxExportVCLD7,
|
|
adortl,
|
|
JvSystemD7R,
|
|
dxPSCoreD7,
|
|
dxPScxCommonD7,
|
|
dxPScxGridLnkD7,
|
|
cxIntlPrintSys3D7,
|
|
dxBarD7,
|
|
dxBarExtItemsD7,
|
|
cxIntl5D7,
|
|
DataAbstract_D7,
|
|
dxPsPrVwAdvD7,
|
|
ccpack70,
|
|
JvMMD7R,
|
|
JvCtrlsD7R,
|
|
tee,
|
|
frx7,
|
|
fs7,
|
|
frxe7,
|
|
dxLayoutControlD7,
|
|
JvAppFrmD7R,
|
|
dxComnD7,
|
|
cfpack,
|
|
dxPSLnksD7,
|
|
vclshlctrls,
|
|
dclcxLibraryVCLD7,
|
|
visualclx,
|
|
fqb70,
|
|
bdertl,
|
|
Jcl,
|
|
JclVcl,
|
|
teeui,
|
|
fsTee7,
|
|
frxTee7;
|
|
|
|
contains
|
|
uDataModuleBase in 'uDataModuleBase.pas' {dmBase: TDAClientDataModule},
|
|
uEditorBase in 'uEditorBase.pas' {fEditorBase},
|
|
uEditorGrid in 'uEditorGrid.pas' {fEditorGrid},
|
|
uEditorItem in 'uEditorItem.pas' {fEditorItem},
|
|
uDataTableUtils in 'uDataTableUtils.pas',
|
|
uEditorUtils in 'uEditorUtils.pas',
|
|
uEditorPreview in 'uEditorPreview.pas' {fEditorPreview},
|
|
uViewPreview in 'uViewPreview.pas' {frViewPreview: TFrame},
|
|
uViewBase in 'uViewBase.pas' {frViewBase: TCustomView},
|
|
uViewDireccion in 'uViewDireccion.pas' {frViewDireccion: TCustomView},
|
|
uViewGrid in 'uViewGrid.pas' {frViewGrid: TCustomView},
|
|
uViewInternet in 'uViewInternet.pas' {frViewInternet: TCustomView},
|
|
uViewTelefonos in 'uViewTelefonos.pas' {frViewTelefonos: TCustomView},
|
|
uEditorDBBase in 'uEditorDBBase.pas' {fEditorDBBase: TCustomEditor},
|
|
uEditorDBItem in 'uEditorDBItem.pas' {fEditorDBItem: TCustomEditor},
|
|
uExceptions in 'uExceptions.pas',
|
|
uViewBarraSeleccion in 'uViewBarraSeleccion.pas' {frViewBarraSeleccion: TFrame},
|
|
uBizImportesDetalleBase in 'uBizImportesDetalleBase.pas',
|
|
uBizImportesCabeceraBase in 'uBizImportesCabeceraBase.pas',
|
|
uViewObservaciones in 'uViewObservaciones.pas' {frViewObservaciones: TFrame},
|
|
uDBSelectionList in 'uDBSelectionList.pas',
|
|
uConfigurarConexion in 'uConfigurarConexion.pas' {fConfigurarConexion},
|
|
uBizInformesBase in 'uBizInformesBase.pas',
|
|
uSysFunc in 'uSysFunc.pas',
|
|
uEditorPSPreview in 'uEditorPSPreview.pas' {Form1},
|
|
uUtils in 'uUtils.pas',
|
|
InfoProject in 'InfoProject.pas',
|
|
uViewContenido in 'uViewContenido.pas' {frViewContenido: TCustomView},
|
|
uViewDetallesFamilias in 'uViewDetallesFamilias.pas' {frViewDetallesFamilias: TCustomView},
|
|
uViewTotales in 'uViewTotales.pas' {frViewTotales: TCustomView},
|
|
uViewFormaPago in 'uViewFormaPago.pas' {frViewFormaPago: TCustomView},
|
|
uViewDetallesNormales in 'uViewDetallesNormales.pas' {frViewDetallesNormales: TCustomView};
|
|
|
|
end.
|