2007-06-21 16:02:50 +00:00
|
|
|
inherited frViewTotales: TfrViewTotales
|
|
|
|
|
Width = 730
|
|
|
|
|
Height = 122
|
|
|
|
|
Align = alBottom
|
|
|
|
|
Constraints.MaxHeight = 122
|
|
|
|
|
Constraints.MinHeight = 122
|
|
|
|
|
Constraints.MinWidth = 730
|
|
|
|
|
object TabControl1: TTabControl
|
|
|
|
|
Left = 0
|
|
|
|
|
Top = 0
|
|
|
|
|
Width = 730
|
|
|
|
|
Height = 122
|
|
|
|
|
Align = alClient
|
|
|
|
|
TabOrder = 0
|
|
|
|
|
object GroupBox1: TGroupBox
|
|
|
|
|
Left = 8
|
|
|
|
|
Top = 8
|
|
|
|
|
Width = 713
|
|
|
|
|
Height = 105
|
|
|
|
|
Caption = 'Importes totales'
|
|
|
|
|
Font.Charset = DEFAULT_CHARSET
|
|
|
|
|
Font.Color = clActiveCaption
|
|
|
|
|
Font.Height = -11
|
|
|
|
|
Font.Name = 'Tahoma'
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 0
|
|
|
|
|
object Label1: TLabel
|
|
|
|
|
Left = 16
|
|
|
|
|
Top = 25
|
|
|
|
|
Width = 74
|
|
|
|
|
Height = 13
|
|
|
|
|
Caption = 'Base imponible:'
|
|
|
|
|
Font.Charset = DEFAULT_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
|
|
|
|
Font.Height = -11
|
|
|
|
|
Font.Name = 'Tahoma'
|
|
|
|
|
Font.Style = []
|
|
|
|
|
ParentFont = False
|
|
|
|
|
end
|
|
|
|
|
object Label2: TLabel
|
|
|
|
|
Left = 248
|
|
|
|
|
Top = 25
|
|
|
|
|
Width = 77
|
|
|
|
|
Height = 13
|
|
|
|
|
Caption = 'Descuento (%):'
|
|
|
|
|
Font.Charset = DEFAULT_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
|
|
|
|
Font.Height = -11
|
|
|
|
|
Font.Name = 'Tahoma'
|
|
|
|
|
Font.Style = []
|
|
|
|
|
ParentFont = False
|
|
|
|
|
end
|
|
|
|
|
object Label3: TLabel
|
|
|
|
|
Left = 282
|
|
|
|
|
Top = 49
|
|
|
|
|
Width = 43
|
|
|
|
|
Height = 13
|
|
|
|
|
Caption = 'IVA (%):'
|
|
|
|
|
Font.Charset = DEFAULT_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
|
|
|
|
Font.Height = -11
|
|
|
|
|
Font.Name = 'Tahoma'
|
|
|
|
|
Font.Style = []
|
|
|
|
|
ParentFont = False
|
|
|
|
|
end
|
|
|
|
|
object Label4: TLabel
|
|
|
|
|
Left = 483
|
|
|
|
|
Top = 25
|
|
|
|
|
Width = 76
|
|
|
|
|
Height = 13
|
|
|
|
|
Caption = 'Importe de dto:'
|
|
|
|
|
Font.Charset = DEFAULT_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
|
|
|
|
Font.Height = -11
|
|
|
|
|
Font.Name = 'Tahoma'
|
|
|
|
|
Font.Style = []
|
|
|
|
|
ParentFont = False
|
|
|
|
|
end
|
|
|
|
|
object Label5: TLabel
|
|
|
|
|
Left = 482
|
|
|
|
|
Top = 49
|
|
|
|
|
Width = 77
|
|
|
|
|
Height = 13
|
|
|
|
|
Caption = 'Importe de IVA:'
|
|
|
|
|
Font.Charset = DEFAULT_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
|
|
|
|
Font.Height = -11
|
|
|
|
|
Font.Name = 'Tahoma'
|
|
|
|
|
Font.Style = []
|
|
|
|
|
ParentFont = False
|
|
|
|
|
end
|
|
|
|
|
object Label7: TLabel
|
|
|
|
|
Left = 479
|
|
|
|
|
Top = 73
|
|
|
|
|
Width = 80
|
|
|
|
|
Height = 13
|
|
|
|
|
Caption = 'Importe total:'
|
|
|
|
|
Font.Charset = DEFAULT_CHARSET
|
|
|
|
|
Font.Color = clActiveCaption
|
|
|
|
|
Font.Height = -11
|
|
|
|
|
Font.Name = 'Tahoma'
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
end
|
|
|
|
|
object lblBase: TcxDBCurrencyEdit
|
|
|
|
|
Left = 96
|
|
|
|
|
Top = 21
|
|
|
|
|
AutoSize = False
|
|
|
|
|
DataBinding.DataField = 'BASEIMPONIBLE'
|
|
|
|
|
DataBinding.DataSource = DADataSource
|
|
|
|
|
Enabled = False
|
|
|
|
|
ParentFont = False
|
|
|
|
|
Properties.Alignment.Horz = taRightJustify
|
|
|
|
|
Properties.ReadOnly = True
|
|
|
|
|
Properties.UseLeftAlignmentOnEditing = False
|
|
|
|
|
Properties.UseThousandSeparator = True
|
|
|
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
|
|
|
Style.Font.Color = clWindowText
|
|
|
|
|
Style.Font.Height = -11
|
|
|
|
|
Style.Font.Name = 'Tahoma'
|
|
|
|
|
Style.Font.Style = []
|
|
|
|
|
Style.LookAndFeel.NativeStyle = True
|
|
|
|
|
Style.TextColor = clWindowText
|
2017-06-05 15:28:59 +00:00
|
|
|
Style.IsFontAssigned = True
|
2007-06-21 16:02:50 +00:00
|
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
|
|
|
StyleDisabled.TextColor = clWindowText
|
|
|
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
|
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
|
|
|
TabOrder = 0
|
|
|
|
|
Height = 21
|
|
|
|
|
Width = 137
|
|
|
|
|
end
|
|
|
|
|
object cxCurrencyEdit3: TcxDBCurrencyEdit
|
|
|
|
|
Left = 562
|
|
|
|
|
Top = 21
|
|
|
|
|
AutoSize = False
|
|
|
|
|
DataBinding.DataField = 'IMPORTEDESCUENTO'
|
|
|
|
|
DataBinding.DataSource = DADataSource
|
|
|
|
|
Enabled = False
|
|
|
|
|
ParentFont = False
|
|
|
|
|
Properties.Alignment.Horz = taRightJustify
|
|
|
|
|
Properties.ReadOnly = True
|
|
|
|
|
Properties.UseLeftAlignmentOnEditing = False
|
|
|
|
|
Properties.UseThousandSeparator = True
|
|
|
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
|
|
|
Style.Font.Color = clWindowText
|
|
|
|
|
Style.Font.Height = -11
|
|
|
|
|
Style.Font.Name = 'Tahoma'
|
|
|
|
|
Style.Font.Style = []
|
|
|
|
|
Style.LookAndFeel.NativeStyle = True
|
|
|
|
|
Style.TextColor = clWindowText
|
2017-06-05 15:28:59 +00:00
|
|
|
Style.IsFontAssigned = True
|
2007-06-21 16:02:50 +00:00
|
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
|
|
|
StyleDisabled.TextColor = clWindowText
|
|
|
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
|
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
|
|
|
TabOrder = 3
|
|
|
|
|
Height = 21
|
|
|
|
|
Width = 137
|
|
|
|
|
end
|
|
|
|
|
object cxCurrencyEdit4: TcxDBCurrencyEdit
|
|
|
|
|
Left = 562
|
|
|
|
|
Top = 45
|
|
|
|
|
AutoSize = False
|
|
|
|
|
DataBinding.DataField = 'IMPORTEIVA'
|
|
|
|
|
DataBinding.DataSource = DADataSource
|
|
|
|
|
Enabled = False
|
|
|
|
|
ParentFont = False
|
|
|
|
|
Properties.Alignment.Horz = taRightJustify
|
|
|
|
|
Properties.ReadOnly = True
|
|
|
|
|
Properties.UseLeftAlignmentOnEditing = False
|
|
|
|
|
Properties.UseThousandSeparator = True
|
|
|
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
|
|
|
Style.Font.Color = clWindowText
|
|
|
|
|
Style.Font.Height = -11
|
|
|
|
|
Style.Font.Name = 'Tahoma'
|
|
|
|
|
Style.Font.Style = []
|
|
|
|
|
Style.LookAndFeel.NativeStyle = True
|
|
|
|
|
Style.TextColor = clWindowText
|
2017-06-05 15:28:59 +00:00
|
|
|
Style.IsFontAssigned = True
|
2007-06-21 16:02:50 +00:00
|
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
|
|
|
StyleDisabled.TextColor = clWindowText
|
|
|
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
|
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
|
|
|
TabOrder = 4
|
|
|
|
|
Height = 21
|
|
|
|
|
Width = 137
|
|
|
|
|
end
|
|
|
|
|
object cxCurrencyEdit5: TcxDBCurrencyEdit
|
|
|
|
|
Left = 562
|
|
|
|
|
Top = 69
|
|
|
|
|
AutoSize = False
|
|
|
|
|
DataBinding.DataField = 'IMPORTETOTAL'
|
|
|
|
|
DataBinding.DataSource = DADataSource
|
|
|
|
|
Enabled = False
|
|
|
|
|
ParentFont = False
|
|
|
|
|
Properties.Alignment.Horz = taRightJustify
|
|
|
|
|
Properties.ReadOnly = True
|
|
|
|
|
Properties.UseLeftAlignmentOnEditing = False
|
|
|
|
|
Properties.UseThousandSeparator = True
|
|
|
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
|
|
|
Style.Font.Color = clWindowText
|
|
|
|
|
Style.Font.Height = -11
|
|
|
|
|
Style.Font.Name = 'Tahoma'
|
|
|
|
|
Style.Font.Style = []
|
|
|
|
|
Style.LookAndFeel.NativeStyle = True
|
|
|
|
|
Style.TextColor = clActiveCaption
|
|
|
|
|
Style.TextStyle = [fsBold]
|
2017-06-05 15:28:59 +00:00
|
|
|
Style.IsFontAssigned = True
|
2007-06-21 16:02:50 +00:00
|
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
|
|
|
StyleDisabled.TextColor = clWindowText
|
|
|
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
|
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
|
|
|
TabOrder = 5
|
|
|
|
|
Height = 21
|
|
|
|
|
Width = 137
|
|
|
|
|
end
|
|
|
|
|
object cxCurrencyEdit1: TcxDBSpinEdit
|
|
|
|
|
Left = 328
|
|
|
|
|
Top = 21
|
|
|
|
|
AutoSize = False
|
|
|
|
|
DataBinding.DataField = 'DESCUENTO'
|
|
|
|
|
DataBinding.DataSource = DADataSource
|
|
|
|
|
ParentFont = False
|
|
|
|
|
Properties.Alignment.Horz = taRightJustify
|
|
|
|
|
Properties.DisplayFormat = ',0.00 %;-,0.00 %'
|
|
|
|
|
Properties.ImmediatePost = True
|
|
|
|
|
Properties.MaxValue = 100.000000000000000000
|
|
|
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
|
|
|
Style.Font.Color = clWindowText
|
|
|
|
|
Style.Font.Height = -11
|
|
|
|
|
Style.Font.Name = 'Tahoma'
|
|
|
|
|
Style.Font.Style = []
|
|
|
|
|
Style.LookAndFeel.NativeStyle = True
|
|
|
|
|
Style.TextColor = clWindowText
|
2017-06-05 15:28:59 +00:00
|
|
|
Style.IsFontAssigned = True
|
2007-06-21 16:02:50 +00:00
|
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
|
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
|
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
|
|
|
TabOrder = 1
|
|
|
|
|
Height = 21
|
|
|
|
|
Width = 137
|
|
|
|
|
end
|
|
|
|
|
object cxCurrencyEdit2: TcxDBSpinEdit
|
|
|
|
|
Left = 328
|
|
|
|
|
Top = 45
|
|
|
|
|
AutoSize = False
|
|
|
|
|
DataBinding.DataField = 'IVA'
|
|
|
|
|
DataBinding.DataSource = DADataSource
|
|
|
|
|
ParentFont = False
|
|
|
|
|
Properties.Alignment.Horz = taRightJustify
|
|
|
|
|
Properties.AssignedValues.MinValue = True
|
|
|
|
|
Properties.DisplayFormat = ',0.00 %;-,0.00 %'
|
|
|
|
|
Properties.ImmediatePost = True
|
|
|
|
|
Properties.MaxValue = 100.000000000000000000
|
|
|
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
|
|
|
Style.Font.Color = clWindowText
|
|
|
|
|
Style.Font.Height = -11
|
|
|
|
|
Style.Font.Name = 'Tahoma'
|
|
|
|
|
Style.Font.Style = []
|
|
|
|
|
Style.LookAndFeel.NativeStyle = True
|
|
|
|
|
Style.TextColor = clWindowText
|
2017-06-05 15:28:59 +00:00
|
|
|
Style.IsFontAssigned = True
|
2007-06-21 16:02:50 +00:00
|
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
|
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
|
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
|
|
|
TabOrder = 2
|
|
|
|
|
Height = 21
|
|
|
|
|
Width = 137
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
object DADataSource: TDADataSource
|
|
|
|
|
Left = 80
|
|
|
|
|
end
|
|
|
|
|
end
|