Tecsitel_FactuGES2/Source/Modulos/Presupuestos de cliente/Views/uViewDetallesPresupuestoCliente.dfm
david 36a9de5e6d - Repaso general
- Quitar warnings
- Limpieza de PNGImageList en las vistas de grids.

git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@374 0c75b7a4-871f-7646-8a2f-f78d34cc349f
2008-05-20 18:50:02 +00:00

120 lines
2.8 KiB
Plaintext

inherited frViewDetallesPresupuestoCliente: TfrViewDetallesPresupuestoCliente
inherited ToolBar1: TToolBar
Height = 100
ExplicitHeight = 100
inherited ToolButton14: TToolButton [1]
Left = 109
Wrap = False
ExplicitLeft = 109
end
inherited ToolButton2: TToolButton [2]
Left = 174
ExplicitLeft = 174
end
inherited ToolButton4: TToolButton
Left = 288
ExplicitLeft = 288
end
inherited ToolButton12: TToolButton [4]
Top = 0
ExplicitTop = 0
end
inherited ToolButton3: TToolButton [5]
Left = 0
Top = 30
ExplicitLeft = 0
ExplicitTop = 30
end
inherited FontName: TJvFontComboBox [6]
Left = 55
Top = 30
ExplicitLeft = 55
ExplicitTop = 30
end
inherited ToolButton9: TToolButton [7]
Left = 200
Top = 30
Wrap = True
ExplicitLeft = 200
ExplicitTop = 30
end
inherited ToolButton11: TToolButton [8]
Left = 0
ExplicitLeft = 0
end
inherited FontSize: TEdit [9]
Left = 141
Top = 52
Width = 58
ExplicitLeft = 141
ExplicitTop = 52
ExplicitWidth = 58
end
inherited UpDown1: TUpDown [10]
Left = 199
Top = 52
ExplicitLeft = 199
ExplicitTop = 52
end
inherited ToolButton10: TToolButton [11]
Left = 216
ExplicitLeft = 216
end
inherited ToolButton13: TToolButton [12]
Left = 341
Top = 52
ExplicitLeft = 341
ExplicitTop = 52
end
inherited ToolButton6: TToolButton [13]
Left = 349
Top = 52
ExplicitLeft = 349
ExplicitTop = 52
end
inherited ToolButton7: TToolButton [14]
Left = 415
Top = 52
ExplicitLeft = 415
ExplicitTop = 52
end
inherited ToolButton8: TToolButton [15]
Left = 482
Top = 52
ExplicitLeft = 482
ExplicitTop = 52
end
end
inherited cxGrid: TcxGrid
Top = 126
Height = 178
ExplicitHeight = 178
inherited cxGridView: TcxGridDBTableView
inherited cxGridViewREFERENCIA: TcxGridDBColumn
Width = 89
end
inherited cxGridViewREFERENCIA_PROVEEDOR: TcxGridDBColumn
Width = 82
end
inherited cxGridViewDESCRIPCION: TcxGridDBColumn
Width = 315
end
inherited cxGridViewCANTIDAD: TcxGridDBColumn
Width = 94
end
inherited cxGridViewUNIDAD_MEDIDA: TcxGridDBColumn
DataBinding.FieldName = 'UNIDAD_MEDIDA'
end
inherited cxGridViewIMPORTEUNIDAD: TcxGridDBColumn
Width = 70
end
inherited cxGridViewIMPORTETOTAL: TcxGridDBColumn
Width = 69
end
end
end
inherited TBXDock1: TTBXDock
Top = 100
end
end