git-svn-id: https://192.168.0.254/svn/Proyectos.AbetoDesign_FactuGES/trunk@2 93f398dd-4eb6-7a46-baf6-13f46f578da2
228 lines
5.8 KiB
Plaintext
228 lines
5.8 KiB
Plaintext
inherited fEditorElegirVendedores: TfEditorElegirVendedores
|
|
Caption = 'fEditorElegirVendedores'
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited JvNavPanelHeader: TJvNavPanelHeader
|
|
Top = 64
|
|
end
|
|
inherited TBXDock: TTBXDock
|
|
Top = 91
|
|
inherited tbxMain: TTBXToolbar
|
|
ExplicitWidth = 427
|
|
inherited TBXItem2: TTBXItem
|
|
Images = frViewVendedores1.PngImageList
|
|
end
|
|
end
|
|
end
|
|
inherited frViewVendedores1: TfrViewVendedores
|
|
Top = 166
|
|
Height = 223
|
|
ExplicitHeight = 287
|
|
inherited cxGrid: TcxGrid
|
|
Height = 95
|
|
ExplicitHeight = 159
|
|
inherited cxGridView: TcxGridDBTableView
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Format = '0 vendedores'
|
|
Kind = skCount
|
|
FieldName = 'ID'
|
|
Column = frViewVendedores1.cxGridViewNIF_CIF
|
|
end>
|
|
end
|
|
end
|
|
inherited frViewFiltroBase1: TfrViewFiltroBase
|
|
inherited TBXDockablePanel1: TTBXDockablePanel
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
inherited txtFiltroTodo: TcxTextEdit
|
|
ExplicitWidth = 273
|
|
Width = 273
|
|
end
|
|
inherited edtFechaIniFiltro: TcxDateEdit
|
|
ExplicitWidth = 121
|
|
Width = 121
|
|
end
|
|
inherited edtFechaFinFiltro: TcxDateEdit
|
|
ExplicitWidth = 201
|
|
Width = 201
|
|
end
|
|
end
|
|
end
|
|
inherited ActionList1: TActionList
|
|
inherited actQuitarFiltro: TAction
|
|
OnExecute = nil
|
|
end
|
|
end
|
|
end
|
|
inherited pnlAgrupaciones: TTBXDockablePanel
|
|
Top = 197
|
|
ExplicitTop = 261
|
|
end
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
|
inherited dxComponentPrinterLink: TdxGridReportLink
|
|
BuiltInReportLink = True
|
|
end
|
|
end
|
|
inherited cxViewGridPopupMenu: TcxGridPopupMenu
|
|
PopupMenus = <
|
|
item
|
|
GridView = frViewVendedores1.cxGridView
|
|
HitTypes = [gvhtCell]
|
|
Index = 0
|
|
end>
|
|
end
|
|
end
|
|
inline frViewBarraSeleccion1: TfrViewBarraSeleccion [4]
|
|
Left = 0
|
|
Top = 389
|
|
Width = 786
|
|
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 = 389
|
|
ExplicitWidth = 786
|
|
ExplicitHeight = 36
|
|
inherited JvFooter1: TJvFooter
|
|
Width = 786
|
|
Height = 36
|
|
Align = alBottom
|
|
ExplicitWidth = 786
|
|
ExplicitHeight = 36
|
|
inherited bSeleccionar: TJvFooterBtn
|
|
Left = 574
|
|
Top = 3
|
|
ModalResult = 0
|
|
ExplicitLeft = 471
|
|
ExplicitTop = 3
|
|
end
|
|
inherited bCancelar: TJvFooterBtn
|
|
Left = 678
|
|
Top = 4
|
|
ExplicitLeft = 678
|
|
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 [5]
|
|
Left = 0
|
|
Top = 0
|
|
Width = 786
|
|
Height = 64
|
|
Align = alTop
|
|
BevelOuter = bvNone
|
|
Color = clWhite
|
|
Padding.Left = 25
|
|
Padding.Top = 8
|
|
Padding.Right = 25
|
|
Padding.Bottom = 8
|
|
ParentBackground = False
|
|
TabOrder = 5
|
|
ExplicitTop = -37
|
|
object lblTitle: TLabel
|
|
AlignWithMargins = True
|
|
Left = 25
|
|
Top = 8
|
|
Width = 736
|
|
Height = 13
|
|
Margins.Left = 0
|
|
Margins.Top = 0
|
|
Margins.Right = 0
|
|
Margins.Bottom = 8
|
|
Align = alTop
|
|
Caption = 'Seleccione el vendedor'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
ExplicitWidth = 130
|
|
end
|
|
object lblComments: TLabel
|
|
AlignWithMargins = True
|
|
Left = 50
|
|
Top = 29
|
|
Width = 711
|
|
Height = 27
|
|
Margins.Left = 25
|
|
Margins.Top = 0
|
|
Margins.Right = 0
|
|
Align = alClient
|
|
ExplicitWidth = 3
|
|
ExplicitHeight = 13
|
|
end
|
|
end
|
|
inherited EditorActionList: TActionList [6]
|
|
inherited actNuevo: TAction
|
|
Visible = False
|
|
end
|
|
inherited actModificar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actEliminar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actRefrescar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actDuplicar: TAction
|
|
Visible = False
|
|
end
|
|
end
|
|
inherited SmallImages: TPngImageList [7]
|
|
end
|
|
inherited LargeImages: TPngImageList [8]
|
|
end
|
|
inherited JvFormStorage: TJvFormStorage [9]
|
|
end
|
|
inherited JvAppRegistryStorage: TJvAppRegistryStorage [10]
|
|
end
|
|
inherited dsDataTable: TDADataSource [11]
|
|
end
|
|
inherited StatusBarImages: TPngImageList [12]
|
|
end
|
|
inherited GridPopupMenu: TPopupMenu [13]
|
|
end
|
|
inherited JsPrevisualizarDialog: TJSDialog [14]
|
|
end
|
|
object EditorSeleccionActionList: TActionList
|
|
Images = SmallImages
|
|
Left = 232
|
|
Top = 128
|
|
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
|