git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@963 0c75b7a4-871f-7646-8a2f-f78d34cc349f
469 lines
14 KiB
Plaintext
469 lines
14 KiB
Plaintext
inherited fEditorElegirRecibosProveedor: TfEditorElegirRecibosProveedor
|
|
Caption = 'Seleccionar recibos de cliente'
|
|
ClientWidth = 654
|
|
ExplicitWidth = 662
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object pnlHeader: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 656
|
|
Height = 64
|
|
Align = alTop
|
|
BevelOuter = bvNone
|
|
Color = clWhite
|
|
Padding.Left = 25
|
|
Padding.Top = 8
|
|
Padding.Right = 25
|
|
Padding.Bottom = 8
|
|
ParentBackground = False
|
|
TabOrder = 5
|
|
object lblTitle: TLabel
|
|
AlignWithMargins = True
|
|
Left = 25
|
|
Top = 8
|
|
Width = 606
|
|
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 = 135
|
|
end
|
|
object lblComments: TLabel
|
|
AlignWithMargins = True
|
|
Left = 50
|
|
Top = 29
|
|
Width = 581
|
|
Height = 27
|
|
Margins.Left = 25
|
|
Margins.Top = 0
|
|
Margins.Right = 0
|
|
Align = alClient
|
|
ExplicitWidth = 3
|
|
ExplicitHeight = 13
|
|
end
|
|
end
|
|
inherited JvNavPanelHeader: TJvNavPanelHeader
|
|
Top = 144
|
|
Width = 654
|
|
Visible = False
|
|
ExplicitTop = 144
|
|
ExplicitWidth = 654
|
|
inherited Image1: TImage
|
|
Left = 627
|
|
ExplicitLeft = 629
|
|
end
|
|
end
|
|
inherited TBXDock: TTBXDock
|
|
Top = 171
|
|
Width = 654
|
|
Height = 72
|
|
ExplicitTop = 171
|
|
ExplicitWidth = 654
|
|
ExplicitHeight = 72
|
|
inherited tbxMain: TTBXToolbar
|
|
Left = 97
|
|
ExplicitLeft = 97
|
|
ExplicitWidth = 269
|
|
inherited TBXItem5: TTBXItem
|
|
Visible = False
|
|
end
|
|
inherited TBXItem6: TTBXItem
|
|
Visible = False
|
|
end
|
|
inherited TBXItem36: TTBXItem
|
|
Action = actAnchoAuto2
|
|
end
|
|
end
|
|
inherited tbxFiltro: TTBXToolbar
|
|
Top = 23
|
|
DockRow = 1
|
|
ExplicitTop = 23
|
|
ExplicitWidth = 97
|
|
inherited sepAno: TTBXSeparatorItem
|
|
Visible = False
|
|
end
|
|
inherited TBXLabelItem1: TTBXLabelItem
|
|
Visible = False
|
|
end
|
|
inherited tbxEditFiltro: TTBXEditItem
|
|
Visible = False
|
|
end
|
|
inherited TBXItem34: TTBXItem
|
|
Action = actQuitarFiltro2
|
|
Visible = False
|
|
end
|
|
inherited TBXItem37: TTBXItem
|
|
Visible = False
|
|
end
|
|
end
|
|
inherited tbxMenu: TTBXToolbar
|
|
ExplicitWidth = 654
|
|
end
|
|
inherited TBXTMain2: TTBXToolbar
|
|
Left = 318
|
|
Visible = False
|
|
ExplicitLeft = 318
|
|
ExplicitHeight = 23
|
|
end
|
|
end
|
|
inherited StatusBar: TJvStatusBar
|
|
Top = 609
|
|
Width = 654
|
|
ExplicitTop = 609
|
|
ExplicitWidth = 654
|
|
end
|
|
inline frViewBarraSeleccion1: TfrViewBarraSeleccion [4]
|
|
Left = 0
|
|
Top = 628
|
|
Width = 654
|
|
Height = 36
|
|
Align = alBottom
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 4
|
|
ReadOnly = False
|
|
ExplicitTop = 628
|
|
ExplicitWidth = 654
|
|
ExplicitHeight = 36
|
|
inherited JvFooter1: TJvFooter
|
|
Width = 654
|
|
Height = 36
|
|
ExplicitWidth = 654
|
|
ExplicitHeight = 36
|
|
inherited bSeleccionar: TJvFooterBtn
|
|
Left = 442
|
|
Top = 3
|
|
ExplicitLeft = 444
|
|
ExplicitTop = 3
|
|
end
|
|
inherited bCancelar: TJvFooterBtn
|
|
Left = 546
|
|
Top = 4
|
|
ExplicitLeft = 546
|
|
ExplicitTop = 4
|
|
end
|
|
end
|
|
inherited BarraSeleccionActionList: TActionList
|
|
inherited actSeleccionar: TAction
|
|
OnExecute = frViewBarraSeleccion1actSeleccionarExecute
|
|
OnUpdate = frViewBarraSeleccion1actSeleccionarUpdate
|
|
end
|
|
inherited actCancelar: TAction
|
|
OnExecute = frViewBarraSeleccion1actCancelarExecute
|
|
end
|
|
end
|
|
end
|
|
inherited frViewRecibosProveedor1: TfrViewRecibosProveedor [5]
|
|
Top = 243
|
|
Width = 654
|
|
Height = 366
|
|
ExplicitTop = 243
|
|
ExplicitWidth = 654
|
|
ExplicitHeight = 366
|
|
inherited cxGrid: TcxGrid
|
|
Width = 654
|
|
Height = 238
|
|
RootLevelOptions.DetailTabsPosition = dtpNone
|
|
ExplicitWidth = 654
|
|
ExplicitHeight = 238
|
|
inherited cxGridView: TcxGridDBTableView
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = ',0.00 '#8364';-,0.00 '#8364
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = frViewRecibosProveedor1.cxGridViewIMPORTE_TOTAL
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Format = ',0.00 '#8364';-,0.00 '#8364
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Format = '0 recibos'
|
|
Kind = skCount
|
|
Column = frViewRecibosProveedor1.cxGridViewFECHA_EMISION
|
|
end>
|
|
end
|
|
end
|
|
inherited frViewFiltroBase1: TfrViewFiltroBase
|
|
Width = 654
|
|
ExplicitWidth = 654
|
|
inherited TBXDockablePanel1: TTBXDockablePanel
|
|
ExplicitWidth = 654
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
Width = 654
|
|
ExplicitWidth = 654
|
|
inherited txtFiltroTodo: TcxTextEdit
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitWidth = 273
|
|
Width = 273
|
|
end
|
|
inherited edtFechaIniFiltro: TcxDateEdit
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitWidth = 121
|
|
Width = 121
|
|
end
|
|
inherited edtFechaFinFiltro: TcxDateEdit
|
|
Left = 225
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 225
|
|
ExplicitWidth = 343
|
|
Width = 343
|
|
end
|
|
inherited eLista: TcxComboBox
|
|
Left = 605
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 605
|
|
ExplicitWidth = 215
|
|
Width = 215
|
|
end
|
|
end
|
|
inherited TBXAlignmentPanel1: TTBXAlignmentPanel
|
|
Width = 654
|
|
ExplicitWidth = 654
|
|
inherited tbxBotones: TTBXToolbar
|
|
Width = 644
|
|
ExplicitWidth = 644
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited pnlAgrupaciones: TTBXDockablePanel
|
|
Top = 340
|
|
ExplicitTop = 340
|
|
ExplicitWidth = 654
|
|
inherited TBXAlignmentPanel1: TTBXAlignmentPanel
|
|
Width = 654
|
|
ExplicitWidth = 654
|
|
inherited TBXToolbar1: TTBXToolbar
|
|
Width = 644
|
|
ExplicitWidth = 644
|
|
end
|
|
end
|
|
end
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
|
inherited dxComponentPrinterLink: TdxGridReportLink
|
|
BuiltInReportLink = True
|
|
end
|
|
end
|
|
inherited cxViewGridPopupMenu: TcxGridPopupMenu
|
|
PopupMenus = <
|
|
item
|
|
GridView = frViewRecibosProveedor1.cxGridView
|
|
HitTypes = [gvhtCell]
|
|
Index = 0
|
|
end>
|
|
end
|
|
end
|
|
object pnlFiltrar: TTBXDockablePanel [6]
|
|
Left = 0
|
|
Top = 60
|
|
Align = alTop
|
|
Caption = 'Filtrar'
|
|
CaptionRotation = dpcrAlwaysVert
|
|
DockedHeight = 84
|
|
DockMode = dmCannotFloat
|
|
DockPos = 88
|
|
DockRow = 2
|
|
FloatingWidth = 128
|
|
FloatingHeight = 84
|
|
ShowCaptionWhenDocked = False
|
|
SupportedDocks = [dkStandardDock, dkMultiDock]
|
|
TabOrder = 5
|
|
object Label1: TLabel
|
|
Left = 329
|
|
Top = 50
|
|
Width = 17
|
|
Height = 13
|
|
Caption = 'y el'
|
|
end
|
|
object txtFiltroTodo: TcxTextEdit
|
|
Left = 201
|
|
Top = 16
|
|
Properties.OnChange = txtFiltroTodoPropertiesChange
|
|
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 = 201
|
|
Top = 46
|
|
Enabled = False
|
|
Properties.OnEditValueChanged = edtFechaFiltro1PropertiesEditValueChanged
|
|
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 = 353
|
|
Top = 46
|
|
Enabled = False
|
|
Properties.OnEditValueChanged = edtFechaFiltro1PropertiesEditValueChanged
|
|
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 rbTodo: TcxRadioButton
|
|
Left = 16
|
|
Top = 18
|
|
Width = 145
|
|
Height = 17
|
|
Caption = 'Recibos que contengan:'
|
|
Checked = True
|
|
TabOrder = 3
|
|
TabStop = True
|
|
OnClick = rbTodoClick
|
|
LookAndFeel.Kind = lfStandard
|
|
LookAndFeel.NativeStyle = True
|
|
end
|
|
object rbFechas: TcxRadioButton
|
|
Left = 16
|
|
Top = 48
|
|
Width = 174
|
|
Height = 17
|
|
Caption = 'Recibos con vencimiento entre:'
|
|
TabOrder = 4
|
|
OnClick = rbTodoClick
|
|
LookAndFeel.Kind = lfStandard
|
|
LookAndFeel.NativeStyle = True
|
|
end
|
|
object Button1: TBitBtn
|
|
Left = 503
|
|
Top = 43
|
|
Width = 163
|
|
Height = 25
|
|
Action = actQuitarFiltro2
|
|
Caption = 'Quitar filtro y ver todo'
|
|
TabOrder = 5
|
|
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
|
|
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
|
|
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
|