git-svn-id: https://192.168.0.254/svn/Proyectos.Noviseda_FactuGES2/trunk@64 f33bb606-9f5c-448d-9c99-757f00063c96
160 lines
4.9 KiB
Plaintext
160 lines
4.9 KiB
Plaintext
inherited frViewRemesasCliente: TfrViewRemesasCliente
|
|
Width = 622
|
|
Height = 259
|
|
ExplicitWidth = 622
|
|
ExplicitHeight = 259
|
|
inherited cxGrid: TcxGrid
|
|
Width = 622
|
|
Height = 131
|
|
ExplicitHeight = 292
|
|
inherited cxGridView: TcxGridDBTableView
|
|
DataController.KeyFieldNames = 'RecID'
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = ',0.00 '#8364';-,0.00 '#8364
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = cxGridViewIMPORTE_TOTAL
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Format = '0 almacenes'
|
|
Kind = skCount
|
|
end
|
|
item
|
|
Format = '0 Art'#237'culos'
|
|
Kind = skCount
|
|
end
|
|
item
|
|
Format = '0 remesas'
|
|
Kind = skCount
|
|
Column = cxGridViewREFERENCIA
|
|
end
|
|
item
|
|
Format = ',0.00 '#8364';-,0.00 '#8364
|
|
Kind = skSum
|
|
Column = cxGridViewIMPORTE_TOTAL
|
|
end>
|
|
DataController.OnCompare = cxGridViewDataControllerCompare
|
|
OptionsBehavior.PullFocusing = True
|
|
object cxGridViewREFERENCIA: TcxGridDBColumn
|
|
Caption = 'Referencia'
|
|
DataBinding.FieldName = 'REFERENCIA'
|
|
Width = 118
|
|
end
|
|
object cxGridViewTIPO: TcxGridDBColumn
|
|
DataBinding.FieldName = 'TIPO'
|
|
Visible = False
|
|
VisibleForCustomization = False
|
|
end
|
|
object cxGridViewFECHA_REMESA: TcxGridDBColumn
|
|
Caption = 'Fecha de cargo'
|
|
DataBinding.FieldName = 'FECHA_REMESA'
|
|
Width = 74
|
|
end
|
|
object cxGridViewNOMBRE: TcxGridDBColumn
|
|
DataBinding.FieldName = 'NOMBRE'
|
|
Width = 147
|
|
end
|
|
object cxGridViewDESCRIPCION: TcxGridDBColumn
|
|
Caption = 'Descripci'#243'n'
|
|
DataBinding.FieldName = 'DESCRIPCION'
|
|
Width = 73
|
|
end
|
|
object cxGridViewENTIDAD: TcxGridDBColumn
|
|
DataBinding.FieldName = 'ENTIDAD'
|
|
Visible = False
|
|
end
|
|
object cxGridViewSUCURSAL: TcxGridDBColumn
|
|
DataBinding.FieldName = 'SUCURSAL'
|
|
Visible = False
|
|
end
|
|
object cxGridViewDC: TcxGridDBColumn
|
|
DataBinding.FieldName = 'DC'
|
|
Visible = False
|
|
end
|
|
object cxGridViewCUENTA: TcxGridDBColumn
|
|
DataBinding.FieldName = 'CUENTA'
|
|
Visible = False
|
|
end
|
|
object cxGridViewIMPORTE_TOTAL: TcxGridDBColumn
|
|
Caption = 'Importe'
|
|
DataBinding.FieldName = 'IMPORTE_TOTAL'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
HeaderAlignmentHorz = taRightJustify
|
|
Width = 128
|
|
end
|
|
end
|
|
end
|
|
inherited frViewFiltroBase1: TfrViewFiltroBase
|
|
Width = 622
|
|
inherited TBXDockablePanel1: TSpTBXDockablePanel
|
|
Width = 622
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
Width = 622
|
|
inherited txtFiltroTodo: TcxTextEdit
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
end
|
|
inherited edtFechaIniFiltro: TcxDateEdit
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitWidth = 272
|
|
Width = 272
|
|
end
|
|
inherited edtFechaFinFiltro: TcxDateEdit
|
|
Left = 276
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 276
|
|
ExplicitWidth = 221
|
|
Width = 221
|
|
end
|
|
inherited eLista: TcxComboBox
|
|
Left = 467
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 467
|
|
ExplicitWidth = 215
|
|
Width = 215
|
|
end
|
|
end
|
|
inherited TBXAlignmentPanel1: TSpTBXDockablePanel
|
|
Width = 612
|
|
inherited tbxBotones: TSpTBXToolbar
|
|
Width = 612
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited pnlAgrupaciones: TSpTBXDockablePanel
|
|
Top = 233
|
|
Width = 622
|
|
ExplicitTop = 394
|
|
inherited TBXAlignmentPanel1: TSpTBXDockablePanel
|
|
Width = 622
|
|
inherited TBXToolbar1: TSpTBXToolbar
|
|
Width = 622
|
|
end
|
|
end
|
|
end
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
|
inherited dxComponentPrinterLink: TdxGridReportLink
|
|
ReportDocument.CreationDate = 38673.842406053240000000
|
|
BuiltInReportLink = True
|
|
end
|
|
end
|
|
inherited dxPSEngineController1: TdxPSEngineController
|
|
Active = True
|
|
end
|
|
end
|