2007-11-28 17:40:31 +00:00
|
|
|
inherited frViewDetallesPresupuestoCliente: TfrViewDetallesPresupuestoCliente
|
2025-10-20 10:26:25 +00:00
|
|
|
Width = 872
|
|
|
|
|
Height = 481
|
|
|
|
|
inherited ToolBar1: TToolBar
|
|
|
|
|
Width = 872
|
|
|
|
|
ButtonWidth = 123
|
|
|
|
|
ExplicitHeight = 73
|
|
|
|
|
inherited ToolButton1: TToolButton
|
|
|
|
|
ExplicitWidth = 119
|
|
|
|
|
end
|
|
|
|
|
inherited ToolButton2: TToolButton
|
|
|
|
|
Left = 119
|
|
|
|
|
ExplicitLeft = 119
|
|
|
|
|
ExplicitWidth = 127
|
|
|
|
|
end
|
|
|
|
|
inherited ToolButton3: TToolButton
|
|
|
|
|
Left = 246
|
|
|
|
|
ExplicitLeft = 246
|
|
|
|
|
ExplicitWidth = 58
|
|
|
|
|
end
|
|
|
|
|
inherited ToolButton4: TToolButton
|
|
|
|
|
Left = 304
|
|
|
|
|
Wrap = False
|
|
|
|
|
ExplicitLeft = 304
|
|
|
|
|
ExplicitWidth = 57
|
|
|
|
|
end
|
|
|
|
|
inherited ToolButton14: TToolButton
|
|
|
|
|
Left = 361
|
|
|
|
|
Top = 0
|
|
|
|
|
Wrap = True
|
|
|
|
|
ExplicitLeft = 361
|
|
|
|
|
ExplicitTop = 0
|
|
|
|
|
end
|
|
|
|
|
inherited FontName: TJvFontComboBox
|
|
|
|
|
Left = 0
|
|
|
|
|
ExplicitLeft = 0
|
|
|
|
|
end
|
|
|
|
|
inherited ToolButton13: TToolButton [6]
|
|
|
|
|
Left = 145
|
|
|
|
|
ExplicitLeft = 145
|
|
|
|
|
end
|
|
|
|
|
inherited ToolButton6: TToolButton [7]
|
|
|
|
|
Left = 153
|
|
|
|
|
ExplicitLeft = 153
|
|
|
|
|
end
|
|
|
|
|
inherited ToolButton7: TToolButton [8]
|
|
|
|
|
Left = 187
|
|
|
|
|
ExplicitLeft = 187
|
|
|
|
|
end
|
|
|
|
|
inherited ToolButton8: TToolButton [9]
|
|
|
|
|
Left = 221
|
|
|
|
|
ExplicitLeft = 221
|
|
|
|
|
end
|
|
|
|
|
inherited ToolButton12: TToolButton [10]
|
|
|
|
|
Left = 255
|
|
|
|
|
ExplicitLeft = 255
|
|
|
|
|
end
|
|
|
|
|
inherited ToolButton9: TToolButton [11]
|
|
|
|
|
Left = 263
|
|
|
|
|
ExplicitLeft = 263
|
|
|
|
|
end
|
|
|
|
|
inherited ToolButton10: TToolButton [12]
|
|
|
|
|
Left = 297
|
|
|
|
|
ExplicitLeft = 297
|
|
|
|
|
end
|
|
|
|
|
inherited ToolButton11: TToolButton [13]
|
|
|
|
|
Left = 331
|
|
|
|
|
ExplicitLeft = 331
|
|
|
|
|
end
|
|
|
|
|
inherited FontSize: TEdit [14]
|
|
|
|
|
Left = 365
|
|
|
|
|
Width = 122
|
|
|
|
|
ExplicitLeft = 365
|
|
|
|
|
ExplicitWidth = 122
|
|
|
|
|
end
|
|
|
|
|
inherited UpDown1: TUpDown [15]
|
|
|
|
|
Left = 487
|
|
|
|
|
ExplicitLeft = 487
|
|
|
|
|
end
|
|
|
|
|
end
|
2007-11-28 17:40:31 +00:00
|
|
|
inherited cxGrid: TcxGrid
|
2025-10-20 10:26:25 +00:00
|
|
|
Width = 872
|
|
|
|
|
Height = 409
|
|
|
|
|
ExplicitTop = 99
|
|
|
|
|
ExplicitWidth = 451
|
|
|
|
|
ExplicitHeight = 205
|
2007-11-28 17:40:31 +00:00
|
|
|
inherited cxGridView: TcxGridDBTableView
|
2009-10-26 18:12:48 +00:00
|
|
|
inherited cxGridViewTIPO: TcxGridDBColumn
|
|
|
|
|
VisibleForCustomization = False
|
|
|
|
|
end
|
2012-05-18 15:11:48 +00:00
|
|
|
object cxGridViewTIPO_ARTICULO: TcxGridDBColumn [3]
|
2009-07-09 09:23:03 +00:00
|
|
|
DataBinding.FieldName = 'TIPO_ARTICULO'
|
2009-09-22 09:10:49 +00:00
|
|
|
Visible = False
|
|
|
|
|
VisibleForCustomization = False
|
2009-07-09 09:23:03 +00:00
|
|
|
end
|
2012-09-14 16:53:12 +00:00
|
|
|
inherited cxGridViewVISIBLE2: TcxGridDBColumn [4]
|
|
|
|
|
Visible = True
|
2014-11-21 17:53:12 +00:00
|
|
|
BestFitMaxWidth = 40
|
|
|
|
|
Width = 40
|
2012-09-14 16:53:12 +00:00
|
|
|
end
|
|
|
|
|
inherited cxGridViewVISIBLE: TcxGridDBColumn [5]
|
2009-11-20 18:14:24 +00:00
|
|
|
Caption = #191'Valorado?'
|
|
|
|
|
Visible = True
|
2014-11-21 17:53:12 +00:00
|
|
|
BestFitMaxWidth = 40
|
|
|
|
|
Width = 40
|
2009-11-20 18:14:24 +00:00
|
|
|
end
|
2012-09-14 16:53:12 +00:00
|
|
|
inherited cxGridViewID_ARTICULO: TcxGridDBColumn [6]
|
2012-05-18 15:11:48 +00:00
|
|
|
VisibleForCustomization = False
|
|
|
|
|
Width = 57
|
|
|
|
|
end
|
2012-09-14 16:53:12 +00:00
|
|
|
object cxGridViewPROPIEDAD: TcxGridDBColumn [7]
|
2012-05-18 15:11:48 +00:00
|
|
|
Caption = 'Familia'
|
|
|
|
|
DataBinding.FieldName = 'PROPIEDAD'
|
|
|
|
|
PropertiesClassName = 'TcxRichEditProperties'
|
|
|
|
|
OnGetPropertiesForEdit = cxGridViewPROPIEDADGetPropertiesForEdit
|
|
|
|
|
Width = 287
|
2009-07-09 09:23:03 +00:00
|
|
|
end
|
2012-09-14 16:53:12 +00:00
|
|
|
inherited cxGridViewREFERENCIA: TcxGridDBColumn [8]
|
2009-11-20 18:14:24 +00:00
|
|
|
end
|
2012-09-14 16:53:12 +00:00
|
|
|
inherited cxGridViewREFERENCIA_PROVEEDOR: TcxGridDBColumn [9]
|
2009-06-30 16:39:42 +00:00
|
|
|
DataBinding.FieldName = ''
|
2007-12-12 19:04:38 +00:00
|
|
|
end
|
2012-09-14 16:53:12 +00:00
|
|
|
inherited cxGridViewDESCRIPCION: TcxGridDBColumn [10]
|
2009-07-09 09:23:03 +00:00
|
|
|
OnGetPropertiesForEdit = cxGridViewDESCRIPCIONGetPropertiesForEdit
|
2012-05-18 15:11:48 +00:00
|
|
|
Width = 383
|
2009-07-09 09:23:03 +00:00
|
|
|
end
|
2012-09-14 16:53:12 +00:00
|
|
|
inherited cxGridViewCANTIDAD: TcxGridDBColumn [11]
|
2009-07-17 16:27:17 +00:00
|
|
|
VisibleForCustomization = False
|
2012-05-18 15:11:48 +00:00
|
|
|
Width = 39
|
2009-07-09 09:23:03 +00:00
|
|
|
end
|
2012-09-14 16:53:12 +00:00
|
|
|
inherited cxGridViewIMPORTEUNIDAD: TcxGridDBColumn [12]
|
2009-07-17 16:27:17 +00:00
|
|
|
VisibleForCustomization = False
|
2012-05-18 15:11:48 +00:00
|
|
|
Width = 54
|
2009-07-09 09:23:03 +00:00
|
|
|
end
|
2022-02-09 15:00:16 +00:00
|
|
|
inherited cxGridViewINCREMENTO: TcxGridDBColumn [13]
|
|
|
|
|
DataBinding.FieldName = 'INCREMENTO'
|
|
|
|
|
Visible = True
|
2009-07-09 09:23:03 +00:00
|
|
|
end
|
2022-02-09 15:00:16 +00:00
|
|
|
inherited cxGridViewDECREMENTO: TcxGridDBColumn [14]
|
|
|
|
|
DataBinding.FieldName = 'DECREMENTO'
|
|
|
|
|
end
|
|
|
|
|
inherited cxGridViewIMPORTENETO: TcxGridDBColumn [15]
|
2009-07-09 09:23:03 +00:00
|
|
|
Width = 29
|
|
|
|
|
end
|
2022-02-09 15:00:16 +00:00
|
|
|
inherited cxGridViewDESCUENTO: TcxGridDBColumn [16]
|
|
|
|
|
Width = 31
|
2009-11-20 18:14:24 +00:00
|
|
|
end
|
2022-02-09 15:00:16 +00:00
|
|
|
inherited cxGridViewIMP_UNIDAD_DTO: TcxGridDBColumn [17]
|
|
|
|
|
Properties.Alignment.Vert = taBottomJustify
|
|
|
|
|
end
|
|
|
|
|
inherited cxGridViewIMPORTEPORTE: TcxGridDBColumn [18]
|
|
|
|
|
end
|
|
|
|
|
inherited cxGridViewIMPORTETOTAL: TcxGridDBColumn [19]
|
2012-05-18 15:11:48 +00:00
|
|
|
Width = 46
|
2009-07-09 09:23:03 +00:00
|
|
|
end
|
2009-06-30 16:39:42 +00:00
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
inherited TBXDock1: TTBXDock
|
2025-10-20 10:26:25 +00:00
|
|
|
Width = 872
|
|
|
|
|
ExplicitTop = 73
|
|
|
|
|
ExplicitWidth = 451
|
2009-06-30 16:39:42 +00:00
|
|
|
inherited TBXToolbar1: TTBXToolbar
|
2009-09-22 09:10:49 +00:00
|
|
|
DockPos = 0
|
2025-10-20 10:26:25 +00:00
|
|
|
ExplicitWidth = 806
|
2009-07-09 09:23:03 +00:00
|
|
|
object TBXSubmenuItem1: TTBXSubmenuItem [0]
|
2009-09-22 09:10:49 +00:00
|
|
|
Caption = 'A'#241'adir cap'#237'tulo'
|
|
|
|
|
DisplayMode = nbdmImageAndText
|
|
|
|
|
DropdownCombo = True
|
|
|
|
|
ImageIndex = 12
|
2009-07-09 09:23:03 +00:00
|
|
|
object TBXItem14: TTBXItem
|
|
|
|
|
Action = actCapituloArmarioF
|
|
|
|
|
end
|
|
|
|
|
object TBXItem17: TTBXItem
|
|
|
|
|
Action = actCapituloArmarioI
|
|
|
|
|
end
|
2009-09-22 09:10:49 +00:00
|
|
|
object TBXSeparatorItem8: TTBXSeparatorItem
|
|
|
|
|
end
|
2009-07-09 09:23:03 +00:00
|
|
|
object TBXItem15: TTBXItem
|
|
|
|
|
Action = actCapituloBano
|
|
|
|
|
end
|
2009-09-22 09:10:49 +00:00
|
|
|
object TBXSeparatorItem7: TTBXSeparatorItem
|
|
|
|
|
end
|
2009-07-09 09:23:03 +00:00
|
|
|
object TBXItem16: TTBXItem
|
|
|
|
|
Action = actCapituloCocina
|
|
|
|
|
end
|
2009-09-22 09:10:49 +00:00
|
|
|
object TBXSeparatorItem10: TTBXSeparatorItem
|
|
|
|
|
end
|
2009-07-09 09:23:03 +00:00
|
|
|
object TBXItem19: TTBXItem
|
|
|
|
|
Action = actCapituloElectrodomesticos
|
2009-09-22 09:10:49 +00:00
|
|
|
Caption = 'Cap'#237'tulo de electrodom'#233'sticos'
|
2009-07-09 09:23:03 +00:00
|
|
|
end
|
2012-04-26 11:02:22 +00:00
|
|
|
object TBXItem22: TTBXItem
|
|
|
|
|
Action = actCapituloObra
|
|
|
|
|
end
|
2009-07-09 09:23:03 +00:00
|
|
|
object TBXItem20: TTBXItem
|
|
|
|
|
Action = actCapituloVarios
|
|
|
|
|
end
|
2009-10-26 18:12:48 +00:00
|
|
|
object TBXSeparatorItem11: TTBXSeparatorItem
|
|
|
|
|
end
|
|
|
|
|
object TBXItem21: TTBXItem
|
|
|
|
|
Action = actCapituloImportes
|
|
|
|
|
end
|
2009-07-09 09:23:03 +00:00
|
|
|
end
|
2009-09-22 09:10:49 +00:00
|
|
|
object TBXSeparatorItem6: TTBXSeparatorItem [3]
|
2009-07-09 09:23:03 +00:00
|
|
|
end
|
2025-10-20 10:26:25 +00:00
|
|
|
object TBXSeparatorItem9: TTBXSeparatorItem [20]
|
2007-11-28 17:40:31 +00:00
|
|
|
end
|
2025-10-20 10:26:25 +00:00
|
|
|
object TBXItem18: TTBXItem [21]
|
2009-06-30 16:39:42 +00:00
|
|
|
Action = actAsignarDescuento
|
2007-12-12 19:04:38 +00:00
|
|
|
end
|
2025-10-20 10:26:25 +00:00
|
|
|
inherited TBXItem23: TTBXItem
|
|
|
|
|
Action = actDesglosarIVA
|
|
|
|
|
DisplayMode = nbdmImageAndText
|
|
|
|
|
end
|
2007-12-12 19:04:38 +00:00
|
|
|
end
|
|
|
|
|
end
|
2009-07-09 09:23:03 +00:00
|
|
|
object cxLookupComboBox1: TcxLookupComboBox [3]
|
|
|
|
|
Left = 78
|
|
|
|
|
Top = 256
|
2009-09-17 15:50:00 +00:00
|
|
|
ParentFont = False
|
2009-07-09 09:23:03 +00:00
|
|
|
Properties.DropDownListStyle = lsEditList
|
|
|
|
|
Properties.KeyFieldNames = 'DESCRIPCION'
|
|
|
|
|
Properties.ListColumns = <
|
|
|
|
|
item
|
2012-09-14 16:53:12 +00:00
|
|
|
SortOrder = soAscending
|
2009-07-09 09:23:03 +00:00
|
|
|
FieldName = 'DESCRIPCION'
|
|
|
|
|
end>
|
|
|
|
|
Properties.ListOptions.ShowHeader = False
|
2012-09-14 16:53:12 +00:00
|
|
|
Properties.ListOptions.SyncMode = True
|
2009-07-09 09:23:03 +00:00
|
|
|
Properties.ListSource = DAValores
|
2012-09-14 16:53:12 +00:00
|
|
|
Properties.PostPopupValueOnTab = True
|
|
|
|
|
Properties.OnEditValueChanged = cxLookupComboBox1PropertiesEditValueChanged
|
2009-09-17 15:50:00 +00:00
|
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
|
|
|
Style.Font.Color = clWindowText
|
|
|
|
|
Style.Font.Height = -13
|
|
|
|
|
Style.Font.Name = 'Lucida Console'
|
|
|
|
|
Style.Font.Style = []
|
|
|
|
|
Style.IsFontAssigned = True
|
2009-07-09 09:23:03 +00:00
|
|
|
TabOrder = 3
|
|
|
|
|
Visible = False
|
|
|
|
|
Width = 145
|
|
|
|
|
end
|
|
|
|
|
object cxRichEdit1: TcxRichEdit [4]
|
|
|
|
|
Left = 78
|
|
|
|
|
Top = 225
|
2009-09-17 15:50:00 +00:00
|
|
|
ParentFont = False
|
|
|
|
|
Properties.MemoMode = True
|
2009-07-09 09:23:03 +00:00
|
|
|
Lines.Strings = (
|
|
|
|
|
'cxRichEdit1')
|
2009-09-17 15:50:00 +00:00
|
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
|
|
|
Style.Font.Color = clWindowText
|
|
|
|
|
Style.Font.Height = -13
|
|
|
|
|
Style.Font.Name = 'Lucida Console'
|
|
|
|
|
Style.Font.Style = []
|
|
|
|
|
Style.IsFontAssigned = True
|
2009-07-09 09:23:03 +00:00
|
|
|
TabOrder = 4
|
|
|
|
|
Visible = False
|
|
|
|
|
Height = 25
|
|
|
|
|
Width = 145
|
|
|
|
|
end
|
2012-05-18 15:11:48 +00:00
|
|
|
object cxLookupComboBox2: TcxLookupComboBox [5]
|
|
|
|
|
Left = 78
|
|
|
|
|
Top = 280
|
|
|
|
|
ParentFont = False
|
|
|
|
|
Properties.DropDownListStyle = lsEditList
|
|
|
|
|
Properties.ImmediatePost = True
|
|
|
|
|
Properties.KeyFieldNames = 'DESCRIPCION'
|
|
|
|
|
Properties.ListColumns = <
|
|
|
|
|
item
|
|
|
|
|
FieldName = 'DESCRIPCION'
|
|
|
|
|
end>
|
|
|
|
|
Properties.ListOptions.ShowHeader = False
|
|
|
|
|
Properties.ListSource = DAPropiedades
|
|
|
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
|
|
|
Style.Font.Color = clWindowText
|
|
|
|
|
Style.Font.Height = -13
|
|
|
|
|
Style.Font.Name = 'Lucida Console'
|
|
|
|
|
Style.Font.Style = []
|
|
|
|
|
Style.IsFontAssigned = True
|
|
|
|
|
TabOrder = 5
|
|
|
|
|
Visible = False
|
|
|
|
|
Width = 145
|
|
|
|
|
end
|
2009-06-30 16:39:42 +00:00
|
|
|
inherited ActionListContenido: TActionList
|
2025-10-20 10:26:25 +00:00
|
|
|
object actAsignarDescuento: TAction [14]
|
2009-06-30 16:39:42 +00:00
|
|
|
Category = 'Operaciones'
|
|
|
|
|
Caption = 'Asignar descuento'
|
2009-09-22 09:10:49 +00:00
|
|
|
Enabled = False
|
|
|
|
|
Visible = False
|
2009-06-30 16:39:42 +00:00
|
|
|
OnExecute = actAsignarDescuentoExecute
|
|
|
|
|
OnUpdate = actAsignarDescuentoUpdate
|
|
|
|
|
end
|
2025-10-20 10:26:25 +00:00
|
|
|
object actCapituloArmarioF: TAction [15]
|
2009-07-09 09:23:03 +00:00
|
|
|
Category = 'Operaciones'
|
|
|
|
|
Caption = 'Capitulo frente de armario'
|
|
|
|
|
OnExecute = actCapituloArmarioFExecute
|
|
|
|
|
end
|
2025-10-20 10:26:25 +00:00
|
|
|
object actCapituloArmarioI: TAction [16]
|
2009-07-09 09:23:03 +00:00
|
|
|
Category = 'Operaciones'
|
|
|
|
|
Caption = 'Capitulo interior de armario'
|
|
|
|
|
OnExecute = actCapituloArmarioIExecute
|
|
|
|
|
end
|
2025-10-20 10:26:25 +00:00
|
|
|
object actCapituloBano: TAction [17]
|
2009-07-09 09:23:03 +00:00
|
|
|
Category = 'Operaciones'
|
|
|
|
|
Caption = 'Capitulo de ba'#241'o'
|
|
|
|
|
OnExecute = actCapituloBanoExecute
|
|
|
|
|
end
|
2025-10-20 10:26:25 +00:00
|
|
|
object actCapituloCocina: TAction [18]
|
2009-07-09 09:23:03 +00:00
|
|
|
Category = 'Operaciones'
|
|
|
|
|
Caption = 'Cap'#237'tulo de cocina'
|
|
|
|
|
OnExecute = actCapituloCocinaExecute
|
|
|
|
|
end
|
2025-10-20 10:26:25 +00:00
|
|
|
object actCapituloElectrodomesticos: TAction [19]
|
2009-07-09 09:23:03 +00:00
|
|
|
Category = 'Operaciones'
|
|
|
|
|
Caption = 'Cap'#237'tulo de Electrodom'#233'sticos'
|
|
|
|
|
OnExecute = actCapituloElectrodomesticosExecute
|
|
|
|
|
end
|
2025-10-20 10:26:25 +00:00
|
|
|
object actCapituloVarios: TAction [20]
|
2009-07-09 09:23:03 +00:00
|
|
|
Category = 'Operaciones'
|
|
|
|
|
Caption = 'Cap'#237'tulo de varios'
|
|
|
|
|
OnExecute = actCapituloVariosExecute
|
|
|
|
|
end
|
2025-10-20 10:26:25 +00:00
|
|
|
object actCapituloImportes: TAction [21]
|
2009-10-26 18:12:48 +00:00
|
|
|
Category = 'Operaciones'
|
|
|
|
|
Caption = 'Capitulo de importes'
|
|
|
|
|
OnExecute = actCapituloImportesExecute
|
|
|
|
|
end
|
2025-10-20 10:26:25 +00:00
|
|
|
object actCapituloObra: TAction [22]
|
2012-04-26 11:02:22 +00:00
|
|
|
Category = 'Operaciones'
|
|
|
|
|
Caption = 'Cap'#237'tulo de obra'
|
|
|
|
|
OnExecute = actCapituloObraExecute
|
|
|
|
|
end
|
2025-10-20 10:26:25 +00:00
|
|
|
inherited actDesglosarIVA: TAction
|
|
|
|
|
OnExecute = nil
|
|
|
|
|
OnUpdate = nil
|
|
|
|
|
end
|
2009-07-09 09:23:03 +00:00
|
|
|
end
|
2009-09-17 15:50:00 +00:00
|
|
|
inherited cxStyleRepository: TcxStyleRepository
|
|
|
|
|
inherited cxStyle_IMPORTETOTAL: TcxStyle
|
|
|
|
|
Font.Height = -13
|
|
|
|
|
end
|
|
|
|
|
end
|
2009-07-09 09:23:03 +00:00
|
|
|
object DAPropiedades: TDADataSource
|
|
|
|
|
Left = 8
|
|
|
|
|
Top = 248
|
|
|
|
|
end
|
|
|
|
|
object DAValores: TDADataSource
|
|
|
|
|
Left = 48
|
|
|
|
|
Top = 248
|
2007-11-28 17:40:31 +00:00
|
|
|
end
|
|
|
|
|
end
|