This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Noviseda_FactuGES2/Source/Modulos/Recibos de cliente/Views/uEditorElegirRecibosCliente.dfm

506 lines
15 KiB
Plaintext

inherited fEditorElegirRecibosCliente: TfEditorElegirRecibosCliente
Caption = 'Seleccionar recibos de cliente'
ClientHeight = 626
ClientWidth = 898
ExplicitWidth = 906
ExplicitHeight = 660
PixelsPerInch = 96
TextHeight = 13
inherited JvNavPanelHeader: TJvNavPanelHeader
Top = 264
Width = 898
Visible = False
ExplicitTop = 264
ExplicitWidth = 670
inherited Image1: TImage
Left = 871
ExplicitLeft = 629
end
end
inherited TBXDock: TSpTBXDock
Top = 192
Width = 898
Height = 72
ExplicitTop = 192
ExplicitWidth = 670
ExplicitHeight = 72
inherited tbxMain: TSpTBXToolbar
Left = 146
ExplicitLeft = 146
ExplicitWidth = 126
inherited TBXItem5: TSpTBXItem
Visible = False
end
inherited TBXItem6: TSpTBXItem
Visible = False
end
inherited TBXItem36: TSpTBXItem
Action = actAnchoAuto2
end
end
inherited tbxFiltro: TSpTBXToolbar
Top = 23
DockRow = 1
ExplicitTop = 23
ExplicitWidth = 146
inherited sepAno: TSpTBXSeparatorItem
Visible = False
end
inherited TBXLabelItem1: TSpTBXLabelItem
Visible = False
end
inherited tbxEditFiltro: TSpTBXEditItem
Visible = False
end
inherited TBXItem34: TSpTBXItem
Action = actQuitarFiltro2
Visible = False
end
inherited TBXItem37: TSpTBXItem
Visible = False
end
end
inherited tbxMenu: TSpTBXToolbar
ExplicitWidth = 898
end
inherited TBXTMain2: TSpTBXToolbar
Left = 330
DockPos = 330
ExplicitLeft = 330
ExplicitHeight = 23
end
end
inherited StatusBar: TJvStatusBar
Top = 571
Width = 898
ExplicitTop = 506
ExplicitWidth = 670
end
inline frViewBarraSeleccion1: TfrViewBarraSeleccion [3]
Left = 0
Top = 590
Width = 898
Height = 36
Align = alBottom
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 3
ReadOnly = False
ExplicitTop = 525
ExplicitWidth = 670
ExplicitHeight = 36
inherited JvFooter1: TJvFooter
Width = 898
Height = 36
ExplicitWidth = 670
ExplicitHeight = 36
inherited bSeleccionar: TJvFooterBtn
Left = 686
Top = 3
ExplicitLeft = 444
ExplicitTop = 3
end
inherited bCancelar: TJvFooterBtn
Left = 790
Top = 4
ExplicitLeft = 790
ExplicitTop = 4
end
end
inherited BarraSeleccionActionList: TActionList
inherited actSeleccionar: TAction
OnExecute = frViewBarraSeleccion1actSeleccionarExecute
OnUpdate = frViewBarraSeleccion1actSeleccionarUpdate
end
inherited actCancelar: TAction
OnExecute = frViewBarraSeleccion1actCancelarExecute
end
end
end
object pnlHeader: TPanel [4]
Left = 0
Top = 0
Width = 898
Height = 64
Align = alTop
BevelOuter = bvNone
Color = clWhite
Padding.Left = 25
Padding.Top = 8
Padding.Right = 25
Padding.Bottom = 8
ParentBackground = False
TabOrder = 6
ExplicitWidth = 670
object lblTitle: TLabel
AlignWithMargins = True
Left = 25
Top = 8
Width = 848
Height = 13
Margins.Left = 0
Margins.Top = 0
Margins.Right = 0
Margins.Bottom = 8
Align = alTop
Caption = 'Seleccione recibos de cliente'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
ExplicitWidth = 162
end
object lblComments: TLabel
AlignWithMargins = True
Left = 50
Top = 29
Width = 823
Height = 24
Margins.Left = 25
Margins.Top = 0
Margins.Right = 0
Align = alClient
ExplicitWidth = 3
ExplicitHeight = 13
end
end
inherited frViewRecibosCliente1: TfrViewRecibosCliente [5]
Top = 291
Width = 898
Height = 280
ExplicitTop = 291
ExplicitWidth = 670
ExplicitHeight = 215
inherited cxGrid: TcxGrid
Width = 898
Height = 152
RootLevelOptions.DetailTabsPosition = dtpNone
ExplicitWidth = 670
ExplicitHeight = 87
inherited cxGridView: TcxGridDBTableView
DataController.Summary.DefaultGroupSummaryItems = <
item
Format = ',0.00 '#8364';-,0.00 '#8364
Kind = skSum
Position = spFooter
Column = frViewRecibosCliente1.cxGridViewIMPORTE_TOTAL
end>
DataController.Summary.FooterSummaryItems = <
item
Format = ',0.00 '#8364';-,0.00 '#8364
Kind = skSum
end
item
Format = '0 recibos'
Kind = skCount
Column = frViewRecibosCliente1.cxGridViewFECHA_EMISION
end>
end
end
inherited frViewFiltroBase1: TfrViewFiltroBase
Width = 898
ExplicitWidth = 670
inherited TBXDockablePanel1: TSpTBXDockablePanel
Width = 898
ExplicitWidth = 670
inherited dxLayoutControl1: TdxLayoutControl
Width = 898
ExplicitWidth = 670
inherited txtFiltroTodo: TcxTextEdit
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
ExplicitWidth = 573
Width = 573
end
inherited edtFechaIniFiltro: TcxDateEdit
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
ExplicitWidth = 205
Width = 205
end
inherited edtFechaFinFiltro: TcxDateEdit
Left = 347
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
ExplicitLeft = 347
ExplicitWidth = 351
Width = 351
end
inherited eLista: TcxComboBox
Left = 698
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
ExplicitLeft = 698
ExplicitWidth = 215
Width = 215
end
end
inherited TBXAlignmentPanel1: TSpTBXDockablePanel
Width = 888
ExplicitWidth = 660
inherited tbxBotones: TSpTBXToolbar
Width = 888
ExplicitWidth = 660
end
end
end
end
inherited pnlAgrupaciones: TSpTBXDockablePanel
Top = 254
Width = 898
ExplicitTop = 189
ExplicitWidth = 670
inherited TBXAlignmentPanel1: TSpTBXDockablePanel
Width = 898
ExplicitWidth = 670
inherited TBXToolbar1: TSpTBXToolbar
Width = 898
ExplicitWidth = 670
end
end
end
inherited dxComponentPrinter: TdxComponentPrinter
inherited dxComponentPrinterLink: TdxGridReportLink
BuiltInReportLink = True
end
end
inherited dxPSEngineController1: TdxPSEngineController
Active = True
end
inherited cxViewGridPopupMenu: TcxGridPopupMenu
PopupMenus = <
item
GridView = frViewRecibosCliente1.cxGridView
HitTypes = [gvhtCell]
Index = 0
end>
end
end
object pnlFiltrar: TPanel [6]
Left = 0
Top = 64
Width = 898
Height = 128
Align = alTop
TabOrder = 5
ExplicitTop = 59
ExplicitWidth = 670
object Label1: TLabel
Left = 329
Top = 48
Width = 17
Height = 13
Caption = 'y el'
end
object Label2: TLabel
Left = 33
Top = 22
Width = 116
Height = 13
Caption = 'Recibos que contengan:'
end
object Label3: TLabel
Left = 33
Top = 48
Width = 150
Height = 13
Caption = 'Recibos con vencimiento entre:'
end
object Label4: TLabel
Left = 33
Top = 76
Width = 129
Height = 13
Caption = 'Recibos con importe entre:'
end
object Label5: TLabel
Left = 329
Top = 76
Width = 6
Height = 13
Caption = 'y'
end
object txtFiltroTodo: TcxTextEdit
Left = 202
Top = 19
Properties.OnChange = OnParametrosFiltroChange
Style.LookAndFeel.Kind = lfStandard
Style.LookAndFeel.NativeStyle = True
StyleDisabled.LookAndFeel.Kind = lfStandard
StyleDisabled.LookAndFeel.NativeStyle = True
StyleFocused.LookAndFeel.Kind = lfStandard
StyleFocused.LookAndFeel.NativeStyle = True
StyleHot.LookAndFeel.Kind = lfStandard
StyleHot.LookAndFeel.NativeStyle = True
TabOrder = 0
Width = 273
end
object edtFechaFiltro1: TcxDateEdit
Left = 202
Top = 46
Properties.OnEditValueChanged = OnParametrosFiltroChange
Style.LookAndFeel.Kind = lfStandard
Style.LookAndFeel.NativeStyle = True
StyleDisabled.LookAndFeel.Kind = lfStandard
StyleDisabled.LookAndFeel.NativeStyle = True
StyleFocused.LookAndFeel.Kind = lfStandard
StyleFocused.LookAndFeel.NativeStyle = True
StyleHot.LookAndFeel.Kind = lfStandard
StyleHot.LookAndFeel.NativeStyle = True
TabOrder = 1
Width = 121
end
object edtFechaFiltro2: TcxDateEdit
Left = 354
Top = 46
Properties.OnEditValueChanged = OnParametrosFiltroChange
Style.LookAndFeel.Kind = lfStandard
Style.LookAndFeel.NativeStyle = True
StyleDisabled.LookAndFeel.Kind = lfStandard
StyleDisabled.LookAndFeel.NativeStyle = True
StyleFocused.LookAndFeel.Kind = lfStandard
StyleFocused.LookAndFeel.NativeStyle = True
StyleHot.LookAndFeel.Kind = lfStandard
StyleHot.LookAndFeel.NativeStyle = True
TabOrder = 2
Width = 121
end
object Button1: TBitBtn
Left = 481
Top = 17
Width = 163
Height = 25
Action = actQuitarFiltro2
Caption = 'Quitar filtro y ver todo'
TabOrder = 3
Glyph.Data = {
36040000424D3604000000000000360000002800000010000000100000000100
2000000000000004000000000000000000000000000000000000FF00FF00FF00
FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00A505
E1007204CA00FE00FF00FF00FF00FF00FF00E800F5003E09C100FF00FF00FF00
FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00AB17
F900161DC600C400E700FF00FF00FF00FF00520DC9000F30D600D71BCF00942A
8A004D493C004D493C00942A8A00D71BCF00FF00FF00FF00FF00D71BCF008B2C
92002843B900141B980070208D004615BA000F30D600C20BF80069605800F8D5
AD00F8C89000F8C89000E7AB63004D493C00FF00FF00FF00FF0069605800F8D5
AD00C8ACA6001036E4002125A6000F30D600B20EF600FF00FF0069605800FFD8
C000F8D5AD00F8C89000F8C890004D493C004D493C004D493C0069605800FFD8
C000EFCDAD005F65C6000A38ED002637A300927C6C00FF00FF0069605800F0F0
F000FFD8C000F8D5AD00F8C8900069605800696058006960580069605800FFF8
FF008372B1000F30D6002750F7000F30D60025256F00FF00FF00942A8A006960
58006960580069605800942A8A00D71BCF00FF00FF00FF00FF00D71BCF004F24
9E000F30D600434D8A00605D6C004D69E3000F30D6006D05CC00FF00FF006648
54004D493C00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF000F30
D6008F1FF300FF00FF00FF00FF00C811FD003154EB000024D300FF00FF00FF00
FF00664854004D493C00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
FF00FF00FF00FF00FF00FF00FF004D493C004D493C00FF00FF00FF00FF00FF00
FF00FF00FF0066485400696058004D493C00FF00FF00FF00FF00FF00FF00FF00
FF00FF00FF00FF00FF00FF00FF00696058004D493C00FF00FF00FF00FF00FF00
FF00FF00FF00FF00FF0066485400D419D000FF00FF00FF00FF00FF00FF00FF00
FF00FF00FF00FF00FF00FF00FF00A8658D0069605800FF00FF00FF00FF00FF00
FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00}
end
object edtImporteFiltro1: TcxSpinEdit
Left = 202
Top = 73
Properties.AssignedValues.EditFormat = True
Properties.DisplayFormat = ',0.00 '#8364';-,0.00 '#8364
Properties.ImmediatePost = True
Properties.Increment = 100.000000000000000000
Properties.LargeIncrement = 1000.000000000000000000
Properties.OnChange = OnParametrosFiltroChange
Properties.OnEditValueChanged = OnParametrosFiltroChange
TabOrder = 4
Width = 121
end
object edtImporteFiltro2: TcxSpinEdit
Left = 354
Top = 73
Properties.AssignedValues.EditFormat = True
Properties.DisplayFormat = ',0.00 '#8364';-,0.00 '#8364
Properties.ImmediatePost = True
Properties.Increment = 100.000000000000000000
Properties.LargeIncrement = 1000.000000000000000000
Properties.OnChange = OnParametrosFiltroChange
Properties.OnEditValueChanged = OnParametrosFiltroChange
TabOrder = 5
Width = 121
end
end
inherited EditorActionList: TActionList [9]
Left = 112
Top = 192
inherited actPrevisualizar: TAction
Visible = False
end
inherited actImprimir: TAction
Visible = False
end
end
inherited JvAppRegistryStorage: TJvAppRegistryStorage [10]
end
inherited dsDataTable: TDADataSource [11]
Left = 8
Top = 192
end
inherited JvFormStorage: TJvFormStorage [13]
end
inherited GridPopupMenu: TPopupMenu [14]
Left = 80
Top = 192
end
inherited JsPrevisualizarDialog: TJSDialog [15]
Left = 288
Top = 160
end
inherited JsImprimirDialog: TJSDialog [16]
Top = 160
end
object EditorSeleccionActionList: TActionList
Images = SmallImages
Left = 152
Top = 192
object actBuscar2: TAction
Category = 'Buscar'
Caption = 'Buscar'
ImageIndex = 10
ShortCut = 114
end
object actQuitarFiltro2: TAction
Category = 'Buscar'
Caption = 'Quitar filtro y ver todo'
ImageIndex = 19
OnExecute = actQuitarFiltro2Execute
end
object actAnchoAuto2: TAction
Category = 'Ver'
Caption = 'Ancho autom'#225'tico'
ImageIndex = 21
OnExecute = actAnchoAuto2Execute
end
end
end