package Comisiones_view; {$R *.res} {$ALIGN 8} {$ASSERTIONS ON} {$BOOLEVAL OFF} {$DEBUGINFO ON} {$EXTENDEDSYNTAX ON} {$IMPORTEDDATA ON} {$IOCHECKS ON} {$LOCALSYMBOLS ON} {$LONGSTRINGS ON} {$OPENSTRINGS ON} {$OPTIMIZATION ON} {$OVERFLOWCHECKS OFF} {$RANGECHECKS OFF} {$REFERENCEINFO ON} {$SAFEDIVIDE OFF} {$STACKFRAMES OFF} {$TYPEDADDRESS OFF} {$VARSTRINGCHECKS ON} {$WRITEABLECONST OFF} {$MINENUMSIZE 1} {$IMAGEBASE $400000} {$IMPLICITBUILD OFF} requires Comisiones_controller, Contactos_controller, Contactos_model, GUIBase, ApplicationBase, rtl, vcl, dbrtl, vcldb, PngComponentsD10, PNG_D10, vclactnband, vclx, cxLibraryD11, dxThemeD11, dxGDIPlusD11, dxCoreD11, cxEditorsD11, cxDataD11, vcljpg, DataAbstract_Core_D11, dsnap, adortl, RemObjects_Core_D11, GUISDK_D11R, designide, xmlrtl, dxLayoutControlD11, dxComnD11, JvCoreD11R, JclVcl, Jcl, JvAppFrmD11R, JvCtrlsD11R, JvSystemD11R, JvStdCtrlsD11R, cxGridD11, cxPageControlD11, cxExtEditorsD11, cxExportD11, tb2k_d10, tbx_d10, JvPageCompsD11R, frx11, fs11, fqb110, bdertl, frxe11, frxTee11, fsTee11, tee, teeUI; contains uComisionesViewRegister in 'uComisionesViewRegister.pas', uViewComisiones in 'uViewComisiones.pas' {frViewComisiones: TFrame}, uEditorComisiones in 'uEditorComisiones.pas' {fEditorComisiones: TfEditorComisiones}, uViewComision in 'uViewComision.pas' {frViewComision: TFrame}, uViewFacturasComision in 'uViewFacturasComision.pas' {frViewFacturasComision: TFrame}, uEditorComision in 'uEditorComision.pas' {fEditorComision: TfEditorComision}, uEditorComisionesReport in 'uEditorComisionesReport.pas' {fEditorComisionesReport: TfEditorComisionesReport}; end.