git-svn-id: https://192.168.0.254/svn/Proyectos.Noviseda_FactuGES2/trunk@101 f33bb606-9f5c-448d-9c99-757f00063c96
139 lines
3.4 KiB
Plaintext
139 lines
3.4 KiB
Plaintext
inherited fEditorElegirPedidosCliente: TfEditorElegirPedidosCliente
|
|
Caption = 'Seleccionar pedido de cliente'
|
|
ClientWidth = 656
|
|
ExplicitWidth = 664
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited JvNavPanelHeader: TJvNavPanelHeader
|
|
Width = 656
|
|
Visible = False
|
|
ExplicitWidth = 656
|
|
inherited Image1: TImage
|
|
Left = 629
|
|
ExplicitLeft = 629
|
|
end
|
|
end
|
|
inherited TBXDock: TSpTBXDock
|
|
Width = 656
|
|
ExplicitWidth = 656
|
|
inherited tbxMain: TSpTBXToolbar
|
|
ExplicitWidth = 546
|
|
end
|
|
inherited tbxMenu: TSpTBXToolbar
|
|
ExplicitWidth = 656
|
|
end
|
|
end
|
|
inherited StatusBar: TJvStatusBar
|
|
Width = 656
|
|
ExplicitWidth = 656
|
|
end
|
|
inline frViewBarraSeleccion1: TfrViewBarraSeleccion [3]
|
|
Left = 0
|
|
Top = 449
|
|
Width = 656
|
|
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 = 449
|
|
ExplicitWidth = 656
|
|
ExplicitHeight = 36
|
|
inherited JvFooter1: TJvFooter
|
|
Width = 656
|
|
Height = 36
|
|
ExplicitWidth = 656
|
|
ExplicitHeight = 36
|
|
inherited bSeleccionar: TJvFooterBtn
|
|
Left = 444
|
|
Top = 3
|
|
ExplicitLeft = 444
|
|
ExplicitTop = 3
|
|
end
|
|
inherited bCancelar: TJvFooterBtn
|
|
Left = 548
|
|
Top = 4
|
|
ExplicitLeft = 548
|
|
ExplicitTop = 4
|
|
end
|
|
end
|
|
inherited BarraSeleccionActionList: TActionList
|
|
inherited actSeleccionar: TAction
|
|
OnExecute = frViewBarraSeleccion1actSeleccionarExecute
|
|
OnUpdate = frViewBarraSeleccion1actSeleccionarUpdate
|
|
end
|
|
inherited actCancelar: TAction
|
|
OnExecute = frViewBarraSeleccion1actCancelarExecute
|
|
end
|
|
end
|
|
end
|
|
inherited EditorActionList: TActionList [7]
|
|
Left = 112
|
|
Top = 192
|
|
inherited actPrevisualizar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actImprimir: TAction
|
|
Visible = False
|
|
end
|
|
inherited actDuplicar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actGenerarAlbaranCli: TAction
|
|
Visible = False
|
|
end
|
|
inherited actGenerarPedidoProv: TAction
|
|
Visible = False
|
|
end
|
|
end
|
|
inherited JvAppRegistryStorage: TJvAppRegistryStorage [8]
|
|
end
|
|
inherited dsDataTable: TDADataSource [9]
|
|
Left = 8
|
|
Top = 192
|
|
end
|
|
inherited StatusBarImages: TPngImageList [10]
|
|
end
|
|
inherited GridPopupMenu: TPopupMenu [11]
|
|
Left = 80
|
|
Top = 192
|
|
inherited N4: TMenuItem
|
|
Visible = False
|
|
end
|
|
end
|
|
inherited JsGenerarDialog: TJSDialog [12]
|
|
end
|
|
inherited JsPrevisualizarDialog: TJSDialog [13]
|
|
end
|
|
inherited JsImprimirDialog: TJSDialog [14]
|
|
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
|