git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@425 f4e31baf-9722-1c47-927c-6f952f962d4b
117 lines
2.6 KiB
Plaintext
117 lines
2.6 KiB
Plaintext
inherited frViewDetallesPresupuestoCliente: TfrViewDetallesPresupuestoCliente
|
|
Width = 893
|
|
Height = 446
|
|
inherited ToolBar1: TToolBar
|
|
Width = 893
|
|
Height = 24
|
|
inherited ToolButton4: TToolButton
|
|
Wrap = False
|
|
end
|
|
inherited ToolButton14: TToolButton
|
|
Left = 334
|
|
Top = 0
|
|
ExplicitLeft = 334
|
|
ExplicitTop = 0
|
|
end
|
|
inherited FontName: TJvFontComboBox
|
|
Left = 368
|
|
Top = 0
|
|
ExplicitLeft = 368
|
|
ExplicitTop = 0
|
|
end
|
|
inherited FontSize: TEdit
|
|
Left = 513
|
|
Top = 0
|
|
ExplicitLeft = 513
|
|
ExplicitTop = 0
|
|
end
|
|
inherited UpDown1: TUpDown
|
|
Left = 555
|
|
Top = 0
|
|
ExplicitLeft = 555
|
|
ExplicitTop = 0
|
|
end
|
|
inherited ToolButton13: TToolButton
|
|
Left = 572
|
|
Top = 0
|
|
ExplicitLeft = 572
|
|
ExplicitTop = 0
|
|
end
|
|
inherited ToolButton6: TToolButton
|
|
Left = 580
|
|
Top = 0
|
|
ExplicitLeft = 580
|
|
ExplicitTop = 0
|
|
end
|
|
inherited ToolButton7: TToolButton
|
|
Left = 614
|
|
Top = 0
|
|
ExplicitLeft = 614
|
|
ExplicitTop = 0
|
|
end
|
|
inherited ToolButton8: TToolButton
|
|
Left = 648
|
|
Top = 0
|
|
ExplicitLeft = 648
|
|
ExplicitTop = 0
|
|
end
|
|
inherited ToolButton12: TToolButton
|
|
Left = 682
|
|
Top = 0
|
|
ExplicitLeft = 682
|
|
ExplicitTop = 0
|
|
end
|
|
inherited ToolButton9: TToolButton
|
|
Left = 690
|
|
Top = 0
|
|
ExplicitLeft = 690
|
|
ExplicitTop = 0
|
|
end
|
|
inherited ToolButton10: TToolButton
|
|
Left = 724
|
|
Top = 0
|
|
ExplicitLeft = 724
|
|
ExplicitTop = 0
|
|
end
|
|
inherited ToolButton11: TToolButton
|
|
Left = 758
|
|
Top = 0
|
|
ExplicitLeft = 758
|
|
ExplicitTop = 0
|
|
end
|
|
end
|
|
inherited cxGrid: TcxGrid
|
|
Top = 50
|
|
Width = 893
|
|
Height = 396
|
|
ExplicitWidth = 451
|
|
ExplicitHeight = 232
|
|
inherited cxGridView: TcxGridDBTableView
|
|
inherited cxGridViewREFERENCIA_PROVEEDOR: TcxGridDBColumn
|
|
DataBinding.FieldName = ''
|
|
end
|
|
end
|
|
end
|
|
inherited TBXDock1: TTBXDock
|
|
Top = 24
|
|
Width = 893
|
|
ExplicitWidth = 451
|
|
inherited TBXToolbar1: TTBXToolbar
|
|
ExplicitWidth = 653
|
|
object TBXSeparatorItem9: TTBXSeparatorItem
|
|
end
|
|
object TBXItem18: TTBXItem
|
|
Action = actAsignarDescuento
|
|
end
|
|
end
|
|
end
|
|
inherited ActionListContenido: TActionList
|
|
object actAsignarDescuento: TAction
|
|
Category = 'Operaciones'
|
|
Caption = 'Asignar descuento'
|
|
OnExecute = actAsignarDescuentoExecute
|
|
OnUpdate = actAsignarDescuentoUpdate
|
|
end
|
|
end
|
|
end
|