Tecsitel_FactuGES2/Source/Modulos/Albaranes de cliente/Views/uEditorElegirAlbaranesCliente.dfm

240 lines
5.9 KiB
Plaintext
Raw Normal View History

inherited fEditorElegirAlbaranesCliente: TfEditorElegirAlbaranesCliente
Caption = 'Seleccionar albar'#195#161'n de cliente'
ClientWidth = 790
ExplicitWidth = 798
ExplicitHeight = 538
PixelsPerInch = 96
TextHeight = 13
inherited JvNavPanelHeader: TJvNavPanelHeader
Top = 139
Width = 790
Visible = False
ExplicitLeft = -8
ExplicitTop = 280
ExplicitWidth = 790
inherited Image1: TImage
Left = 763
ExplicitLeft = 629
end
end
inherited TBXDock: TTBXDock
Top = 64
Width = 790
ExplicitTop = 91
ExplicitWidth = 790
inherited tbxMain: TTBXToolbar
Left = 359
ExplicitLeft = 359
ExplicitWidth = 263
inherited TBXItem2: TTBXItem
Visible = False
end
inherited TBXSeparatorItem1: TTBXSeparatorItem
Visible = False
end
inherited TBXItem5: TTBXItem
Visible = False
end
inherited TBXItem4: TTBXItem
Visible = False
end
inherited TBXSeparatorItem6: TTBXSeparatorItem
Visible = False
end
inherited TBXItem7: TTBXItem
Visible = False
end
inherited TBXSeparatorItem3: TTBXSeparatorItem
Visible = False
end
inherited TBXItem23: TTBXItem
Visible = False
end
inherited TBXSeparatorItem17: TTBXSeparatorItem
Visible = False
end
inherited TBXItem3: TTBXItem
Visible = False
end
inherited TBXSeparatorItem10: TTBXSeparatorItem
Visible = False
end
inherited TBXSeparatorItem2: TTBXSeparatorItem
Visible = False
end
inherited TBXItem6: TTBXItem
Visible = False
end
inherited TBXItem36: TTBXItem
Action = actAnchoAuto2
end
end
inherited tbxFiltro: TTBXToolbar
Top = 23
DockPos = -185
DockRow = 1
ExplicitTop = 23
ExplicitWidth = 359
inherited TBXItem34: TTBXItem
Action = actQuitarFiltro2
end
inherited TBXItem37: TTBXItem
Visible = False
end
end
inherited tbxMenu: TTBXToolbar
ExplicitWidth = 790
end
inherited TBXTMain2: TTBXToolbar
Left = 318
Visible = False
ExplicitLeft = 318
end
end
inherited StatusBar: TJvStatusBar
Width = 790
ExplicitWidth = 790
end
object pnlHeader: TPanel [3]
Left = 0
Top = 0
Width = 790
Height = 64
Align = alTop
BevelOuter = bvNone
Color = clWhite
Padding.Left = 25
Padding.Top = 8
Padding.Right = 25
Padding.Bottom = 8
ParentBackground = False
TabOrder = 4
ExplicitTop = 27
object lblTitle: TLabel
AlignWithMargins = True
Left = 25
Top = 8
Width = 740
Height = 13
Margins.Left = 0
Margins.Top = 0
Margins.Right = 0
Margins.Bottom = 8
Align = alTop
Caption = 'Seleccione el albar'#225'n de cliente'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
ExplicitWidth = 177
end
object lblComments: TLabel
AlignWithMargins = True
Left = 50
Top = 29
Width = 715
Height = 24
Margins.Left = 25
Margins.Top = 0
Margins.Right = 0
Align = alClient
ExplicitWidth = 3
ExplicitHeight = 13
end
end
inline frViewBarraSeleccion1: TfrViewBarraSeleccion [4]
Left = 0
Top = 449
Width = 790
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 = 790
ExplicitHeight = 36
inherited JvFooter1: TJvFooter
Width = 790
Height = 36
ExplicitWidth = 790
ExplicitHeight = 36
inherited bSeleccionar: TJvFooterBtn
Left = 578
Top = 3
ExplicitLeft = 444
ExplicitTop = 3
end
inherited bCancelar: TJvFooterBtn
Left = 682
Top = 4
ExplicitLeft = 682
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 [5]
end
inherited SmallImages: TPngImageList [6]
end
inherited LargeImages: TPngImageList [7]
end
inherited JvFormStorage: TJvFormStorage [8]
end
inherited JvAppRegistryStorage: TJvAppRegistryStorage [9]
end
inherited dsDataTable: TDADataSource [10]
Left = 16
Top = 168
end
inherited StatusBarImages: TPngImageList [11]
end
inherited GridPopupMenu: TPopupMenu [12]
Left = 56
Top = 192
end
inherited JsNuevoAlbaranDialog: TJSDialog [13]
end
inherited JsImprimirDialog: TJSDialog [15]
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