SE incluye gestión de precio punto en presupuestos de cliente git-svn-id: https://192.168.0.254/svn/Proyectos.AbetoDesign_FactuGES/trunk@130 93f398dd-4eb6-7a46-baf6-13f46f578da2
247 lines
6.4 KiB
Plaintext
247 lines
6.4 KiB
Plaintext
inherited frViewTotalesPresupuesto: TfrViewTotalesPresupuesto
|
|
Width = 861
|
|
Height = 446
|
|
ExplicitWidth = 861
|
|
ExplicitHeight = 446
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
Width = 861
|
|
ExplicitWidth = 451
|
|
inherited Bevel3: TBevel
|
|
Left = 405
|
|
Top = 55
|
|
Height = 122
|
|
ExplicitLeft = 405
|
|
ExplicitTop = 55
|
|
ExplicitHeight = 122
|
|
end
|
|
inherited Bevel4: TBevel
|
|
Left = 517
|
|
Top = 86
|
|
Width = 210
|
|
ExplicitLeft = 517
|
|
ExplicitTop = 86
|
|
ExplicitWidth = 210
|
|
end
|
|
inherited Bevel2: TBevel
|
|
Top = 214
|
|
Width = 333
|
|
ExplicitTop = 214
|
|
ExplicitWidth = 333
|
|
end
|
|
inherited Bevel1: TBevel
|
|
Left = 424
|
|
Top = 214
|
|
Width = 332
|
|
ExplicitLeft = 424
|
|
ExplicitTop = 214
|
|
ExplicitWidth = 332
|
|
end
|
|
inherited ImporteDto: TcxDBCurrencyEdit
|
|
Top = 82
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 3
|
|
ExplicitTop = 82
|
|
ExplicitWidth = 93
|
|
Width = 93
|
|
end
|
|
inherited ImporteIVA: TcxDBCurrencyEdit
|
|
Left = 588
|
|
Top = 106
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 11
|
|
ExplicitLeft = 588
|
|
ExplicitTop = 106
|
|
ExplicitWidth = 137
|
|
Width = 137
|
|
end
|
|
inherited ImporteTotal: TcxDBCurrencyEdit
|
|
Left = 518
|
|
Top = 187
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 16
|
|
ExplicitLeft = 518
|
|
ExplicitTop = 187
|
|
ExplicitWidth = 137
|
|
Width = 137
|
|
end
|
|
inherited edtDescuento: TcxDBSpinEdit
|
|
Top = 82
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 2
|
|
ExplicitTop = 82
|
|
end
|
|
inherited edtIVA: TcxDBSpinEdit
|
|
Left = 517
|
|
Top = 106
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 10
|
|
ExplicitLeft = 517
|
|
ExplicitTop = 106
|
|
end
|
|
inherited ImporteBase: TcxDBCurrencyEdit
|
|
Left = 517
|
|
Top = 55
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 9
|
|
ExplicitLeft = 517
|
|
ExplicitTop = 55
|
|
ExplicitWidth = 92
|
|
Width = 92
|
|
end
|
|
inherited edtRE: TcxDBSpinEdit
|
|
Left = 517
|
|
Top = 160
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 14
|
|
ExplicitLeft = 517
|
|
ExplicitTop = 160
|
|
end
|
|
inherited edtIRPF: TcxDBSpinEdit
|
|
Left = 517
|
|
Top = 133
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 12
|
|
ExplicitLeft = 517
|
|
ExplicitTop = 133
|
|
end
|
|
inherited ImporteRE: TcxDBCurrencyEdit
|
|
Left = 588
|
|
Top = 160
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 15
|
|
ExplicitLeft = 588
|
|
ExplicitTop = 160
|
|
ExplicitWidth = 56
|
|
Width = 56
|
|
end
|
|
inherited ImporteIRPF: TcxDBCurrencyEdit
|
|
Left = 588
|
|
Top = 133
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 13
|
|
ExplicitLeft = 588
|
|
ExplicitTop = 133
|
|
ExplicitWidth = 56
|
|
Width = 56
|
|
end
|
|
inherited eImporteNeto: TcxDBCurrencyEdit
|
|
Top = 55
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 1
|
|
ExplicitTop = 55
|
|
ExplicitWidth = 147
|
|
Width = 147
|
|
end
|
|
object cbValorado: TcxDBCheckBox [15]
|
|
Left = 10
|
|
Top = 10
|
|
Caption = ' Imprimir el presupuesto sin importes.'
|
|
DataBinding.DataField = 'NO_VALORADO'
|
|
DataBinding.DataSource = DADataSource
|
|
Properties.DisplayChecked = '1'
|
|
Properties.DisplayUnchecked = '0'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
Properties.ValueChecked = 1
|
|
Properties.ValueUnchecked = 0
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 0
|
|
Width = 207
|
|
end
|
|
inherited ePorte: TcxDBCurrencyEdit
|
|
Top = 109
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 4
|
|
ExplicitTop = 109
|
|
ExplicitWidth = 147
|
|
Width = 147
|
|
end
|
|
inherited eIVA: TcxDBLookupComboBox
|
|
Top = 136
|
|
TabOrder = 5
|
|
ExplicitTop = 136
|
|
ExplicitWidth = 81
|
|
Width = 81
|
|
end
|
|
inherited bTiposIVA: TButton
|
|
Left = 257
|
|
Top = 136
|
|
TabOrder = 6
|
|
ExplicitLeft = 257
|
|
ExplicitTop = 136
|
|
end
|
|
inherited cbRecargoEquivalencia: TcxDBCheckBox
|
|
Top = 163
|
|
TabOrder = 7
|
|
ExplicitTop = 163
|
|
ExplicitWidth = 219
|
|
Width = 219
|
|
end
|
|
inherited edtRetencion: TcxDBSpinEdit
|
|
Left = 517
|
|
Top = 229
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 17
|
|
ExplicitLeft = 517
|
|
ExplicitTop = 229
|
|
end
|
|
inherited edtImporteRetencion: TcxDBCurrencyEdit
|
|
Left = 588
|
|
Top = 229
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 18
|
|
ExplicitLeft = 588
|
|
ExplicitTop = 229
|
|
ExplicitWidth = 342
|
|
Width = 342
|
|
end
|
|
inherited edtFechaRetencion: TcxDBDateEdit
|
|
Top = 229
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 8
|
|
ExplicitTop = 229
|
|
ExplicitWidth = 333
|
|
Width = 333
|
|
end
|
|
inherited dxLayoutControl1Group_Root: TdxLayoutGroup
|
|
object cxValorado: TdxLayoutItem [0]
|
|
ShowCaption = False
|
|
Control = cbValorado
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
inherited dxLayoutControl1Group1: TdxLayoutGroup
|
|
inherited dxLayoutControl1Group2: TdxLayoutGroup
|
|
inherited dxLayoutControl1Group7: TdxLayoutGroup
|
|
inherited dxLayoutControl1Item9: TdxLayoutItem
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|
|
inherited dxLayoutControl1Group5: TdxLayoutGroup
|
|
inherited dxLayoutControl1Group3: TdxLayoutGroup
|
|
inherited dxLayoutControl1Group11: TdxLayoutGroup
|
|
inherited dxLayoutControl1Item14: TdxLayoutItem
|
|
Offsets.Bottom = 0
|
|
Offsets.Top = 4
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|