This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
LuisLeon_FactuGES2/Source/Modulos/Presupuestos de cliente/Views/uViewDetallesPresupuestoCliente.dfm
2014-02-06 18:44:21 +00:00

143 lines
3.4 KiB
Plaintext

inherited frViewDetallesPresupuestoCliente: TfrViewDetallesPresupuestoCliente
Width = 673
inherited ToolBar1: TToolBar
Width = 673
Height = 73
ExplicitHeight = 100
inherited ToolButton3: TToolButton
Wrap = False
end
inherited ToolButton4: TToolButton
Left = 278
Top = 0
ExplicitLeft = 278
ExplicitTop = 0
end
inherited ToolButton14: TToolButton
Left = 334
Top = 0
Wrap = False
ExplicitLeft = 334
ExplicitTop = 0
end
inherited ToolButton9: TToolButton [5]
Left = 399
Top = 0
Wrap = True
ExplicitLeft = 399
ExplicitTop = 0
end
inherited FontName: TJvFontComboBox [6]
Top = 22
ExplicitTop = 22
end
inherited ToolButton13: TToolButton [7]
Left = 145
Top = 22
Enabled = False
ExplicitLeft = 145
ExplicitTop = 22
end
inherited ToolButton6: TToolButton [8]
Left = 153
Top = 22
ExplicitLeft = 153
ExplicitTop = 22
end
inherited FontSize: TEdit [9]
Left = 219
Top = 22
Width = 58
ExplicitLeft = 219
ExplicitTop = 22
ExplicitWidth = 58
end
inherited UpDown1: TUpDown [10]
Left = 277
Top = 22
ExplicitLeft = 277
ExplicitTop = 22
end
inherited ToolButton7: TToolButton [11]
Left = 294
Top = 22
ExplicitLeft = 294
ExplicitTop = 22
end
inherited ToolButton11: TToolButton [12]
Left = 361
Top = 22
ExplicitLeft = 361
ExplicitTop = 22
end
inherited ToolButton12: TToolButton [13]
Left = 0
Top = 22
Wrap = True
ExplicitLeft = 0
ExplicitTop = 22
ExplicitHeight = 27
end
inherited ToolButton10: TToolButton
Left = 0
Top = 49
ExplicitLeft = 0
ExplicitTop = 49
end
inherited ToolButton8: TToolButton [15]
Left = 125
Top = 49
ExplicitLeft = 125
ExplicitTop = 49
end
end
inherited cxGrid: TcxGrid
Top = 99
Width = 673
Height = 205
ExplicitTop = 126
ExplicitHeight = 178
inherited cxGridView: TcxGridDBTableView
inherited cxGridViewREFERENCIA_PROVEEDOR: TcxGridDBColumn
DataBinding.FieldName = ''
Visible = True
end
end
end
inherited TBXDock1: TTBXDock
Top = 73
Width = 673
ExplicitTop = 100
inherited TBXToolbar1: TTBXToolbar
ExplicitWidth = 566
inherited TBXSubmenuItem1: TTBXSubmenuItem
Enabled = False
Visible = False
end
object TBXItem19: TTBXItem [1]
Action = actAnadirArticulos
Caption = 'A'#241'adir art'#237'culos...'
DisplayMode = nbdmImageAndText
end
object TBXSeparatorItem9: TTBXSeparatorItem
end
object TBXItem18: TTBXItem
Action = actVariarPrecios
end
end
end
inherited ActionListContenido: TActionList
inherited actAnadirDescuento: TAction
Caption = 'Linea de descuento'
end
object actVariarPrecios: TAction
Category = 'Operaciones'
Caption = 'Variar precios'
Enabled = False
Visible = False
OnExecute = actVariarPreciosExecute
OnUpdate = actVariarPreciosUpdate
end
end
end