git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@963 0c75b7a4-871f-7646-8a2f-f78d34cc349f
358 lines
9.5 KiB
Plaintext
358 lines
9.5 KiB
Plaintext
inherited fEditorElegirFacturasCliente: TfEditorElegirFacturasCliente
|
|
Caption = 'Seleccionar facturas de cliente'
|
|
ClientWidth = 654
|
|
ExplicitWidth = 662
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited JvNavPanelHeader: TJvNavPanelHeader
|
|
Top = 113
|
|
Width = 654
|
|
Caption = 'Lista de facturas de cliente para liquidar su comisi'#243'n'
|
|
Visible = False
|
|
ExplicitLeft = -8
|
|
ExplicitTop = 169
|
|
ExplicitWidth = 654
|
|
inherited Image1: TImage
|
|
Left = 627
|
|
ExplicitLeft = 629
|
|
end
|
|
end
|
|
inherited TBXDock: TTBXDock
|
|
Top = 64
|
|
Width = 654
|
|
Height = 49
|
|
ExplicitTop = 64
|
|
ExplicitWidth = 654
|
|
ExplicitHeight = 49
|
|
inherited tbxMain: TTBXToolbar
|
|
Left = 97
|
|
ExplicitLeft = 97
|
|
ExplicitWidth = 371
|
|
inherited TBXSubmenuItem2: TTBXSubmenuItem
|
|
Visible = False
|
|
end
|
|
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 = 468
|
|
Top = 23
|
|
DockPos = 462
|
|
DockRow = 1
|
|
ExplicitLeft = 468
|
|
ExplicitTop = 23
|
|
end
|
|
end
|
|
inherited StatusBar: TJvStatusBar
|
|
Width = 654
|
|
ExplicitWidth = 654
|
|
end
|
|
inline frViewBarraSeleccion1: TfrViewBarraSeleccion [3]
|
|
Left = 0
|
|
Top = 611
|
|
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 = 611
|
|
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
|
|
object pnlHeader: TPanel [4]
|
|
Left = 0
|
|
Top = 0
|
|
Width = 654
|
|
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 = 604
|
|
Height = 13
|
|
Margins.Left = 0
|
|
Margins.Top = 0
|
|
Margins.Right = 0
|
|
Margins.Bottom = 8
|
|
Align = alTop
|
|
Caption =
|
|
'Seleccione las facturas de cliente, que desea liquidar su comisi' +
|
|
#243'n'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
ExplicitWidth = 365
|
|
end
|
|
object lblComments: TLabel
|
|
AlignWithMargins = True
|
|
Left = 50
|
|
Top = 29
|
|
Width = 579
|
|
Height = 24
|
|
Margins.Left = 25
|
|
Margins.Top = 0
|
|
Margins.Right = 0
|
|
Align = alClient
|
|
ExplicitWidth = 3
|
|
ExplicitHeight = 13
|
|
end
|
|
end
|
|
inherited frViewFacturasCliente1: TfrViewFacturasCliente [5]
|
|
Top = 140
|
|
Width = 654
|
|
Height = 471
|
|
ExplicitTop = 163
|
|
ExplicitWidth = 654
|
|
ExplicitHeight = 448
|
|
inherited cxGrid: TcxGrid
|
|
Width = 654
|
|
Height = 343
|
|
RootLevelOptions.DetailTabsPosition = dtpNone
|
|
ExplicitWidth = 654
|
|
ExplicitHeight = 320
|
|
inherited cxGridView: TcxGridDBTableView
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = ',0.00 '#8364';-,0.00 '#8364
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = frViewFacturasCliente1.cxGridViewIMPORTE_IVA
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Format = ',0.00 '#8364';-,0.00 '#8364
|
|
Kind = skSum
|
|
Column = frViewFacturasCliente1.cxGridViewIMPORTE_IVA
|
|
end
|
|
item
|
|
Format = '0 facturas'
|
|
Kind = skCount
|
|
Column = frViewFacturasCliente1.cxGridViewTIPO
|
|
end>
|
|
end
|
|
end
|
|
inherited frViewFiltroBase1: TfrViewFiltroBase
|
|
Width = 654
|
|
Visible = True
|
|
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 = 208
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 208
|
|
ExplicitWidth = 416
|
|
Width = 416
|
|
end
|
|
inherited eLista: TcxComboBox
|
|
Left = 624
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 624
|
|
ExplicitWidth = 20
|
|
Width = 20
|
|
end
|
|
end
|
|
inherited TBXAlignmentPanel1: TTBXAlignmentPanel
|
|
Width = 654
|
|
ExplicitWidth = 654
|
|
inherited tbxBotones: TTBXToolbar
|
|
Width = 644
|
|
ExplicitWidth = 644
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited pnlAgrupaciones: TTBXDockablePanel
|
|
Top = 445
|
|
ExplicitTop = 422
|
|
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 = frViewFacturasCliente1.cxGridView
|
|
HitTypes = [gvhtCell]
|
|
Index = 0
|
|
end>
|
|
end
|
|
end
|
|
inherited EditorActionList: TActionList [8]
|
|
Left = 112
|
|
Top = 192
|
|
inherited actNuevo: TAction
|
|
Visible = False
|
|
end
|
|
inherited actEliminar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actPrevisualizar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actImprimir: TAction
|
|
Visible = False
|
|
end
|
|
inherited actDuplicar: TAction
|
|
Visible = False
|
|
end
|
|
end
|
|
inherited dsDataTable: TDADataSource
|
|
Left = 8
|
|
Top = 192
|
|
end
|
|
inherited JvFormStorage: TJvFormStorage [12]
|
|
end
|
|
inherited GridPopupMenu: TPopupMenu [13]
|
|
Left = 80
|
|
Top = 192
|
|
end
|
|
inherited JsNuevaFacturaDialog: TJSDialog [14]
|
|
end
|
|
inherited JsListaFacturasGeneradas: TJSDialog [15]
|
|
end
|
|
inherited JsPrevisualizarDialog: TJSDialog [16]
|
|
end
|
|
inherited JsImprimirDialog: TJSDialog [17]
|
|
end
|
|
inherited JsNuevoAbonoDialog: TJSDialog [18]
|
|
end
|
|
inherited JsListaFacturasNoEliminadas: TJSDialog [19]
|
|
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
|
|
end
|
|
object actAnchoAuto2: TAction
|
|
Category = 'Ver'
|
|
Caption = 'Ancho autom'#225'tico'
|
|
ImageIndex = 21
|
|
OnExecute = actAnchoAuto2Execute
|
|
end
|
|
end
|
|
end
|