git-svn-id: https://192.168.0.254/svn/Proyectos.ConstruccionesCNJ_FactuGES/trunk@4 6cb6b671-b4a0-dd4c-8bdc-3006503d97e9
270 lines
9.0 KiB
Plaintext
270 lines
9.0 KiB
Plaintext
inherited frViewTotales: TfrViewTotales
|
|
Width = 451
|
|
Height = 132
|
|
Align = alBottom
|
|
ExplicitWidth = 451
|
|
ExplicitHeight = 132
|
|
object dxLayoutControl1: TdxLayoutControl
|
|
AlignWithMargins = True
|
|
Left = 3
|
|
Top = 3
|
|
Width = 445
|
|
Height = 126
|
|
Align = alTop
|
|
ParentBackground = True
|
|
TabOrder = 0
|
|
AutoContentSizes = [acsWidth]
|
|
object cxCurrencyEdit3: TcxDBCurrencyEdit
|
|
Left = 367
|
|
Top = 28
|
|
AutoSize = False
|
|
DataBinding.DataField = 'IMPORTE_DESCUENTO'
|
|
DataBinding.DataSource = DADataSource
|
|
ParentFont = False
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.ReadOnly = True
|
|
Properties.UseLeftAlignmentOnEditing = False
|
|
Properties.UseThousandSeparator = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
Style.Font.Color = clWindowText
|
|
Style.Font.Height = -11
|
|
Style.Font.Name = 'Tahoma'
|
|
Style.Font.Style = []
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.TextColor = clWindowText
|
|
Style.IsFontAssigned = True
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clWindowText
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 3
|
|
Height = 21
|
|
Width = 93
|
|
end
|
|
object cxCurrencyEdit4: TcxDBCurrencyEdit
|
|
Left = 367
|
|
Top = 55
|
|
AutoSize = False
|
|
DataBinding.DataField = 'IMPORTE_IVA'
|
|
DataBinding.DataSource = DADataSource
|
|
ParentFont = False
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.ReadOnly = True
|
|
Properties.UseLeftAlignmentOnEditing = False
|
|
Properties.UseThousandSeparator = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
Style.Font.Color = clWindowText
|
|
Style.Font.Height = -11
|
|
Style.Font.Name = 'Tahoma'
|
|
Style.Font.Style = []
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.TextColor = clWindowText
|
|
Style.IsFontAssigned = True
|
|
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 = 367
|
|
Top = 82
|
|
AutoSize = False
|
|
DataBinding.DataField = 'IMPORTE_TOTAL'
|
|
DataBinding.DataSource = DADataSource
|
|
ParentFont = False
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.ReadOnly = True
|
|
Properties.UseLeftAlignmentOnEditing = False
|
|
Properties.UseThousandSeparator = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
Style.Font.Color = clWindowText
|
|
Style.Font.Height = -11
|
|
Style.Font.Name = 'Tahoma'
|
|
Style.Font.Style = []
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.TextColor = clActiveCaption
|
|
Style.TextStyle = [fsBold]
|
|
Style.IsFontAssigned = True
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clWindowText
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 5
|
|
Height = 21
|
|
Width = 137
|
|
end
|
|
object edtDescuento: TcxDBSpinEdit
|
|
Left = 223
|
|
Top = 28
|
|
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.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
Style.Font.Color = clWindowText
|
|
Style.Font.Height = -11
|
|
Style.Font.Name = 'Tahoma'
|
|
Style.Font.Style = []
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.TextColor = clWindowText
|
|
Style.ButtonStyle = bts3D
|
|
Style.IsFontAssigned = True
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 1
|
|
Height = 21
|
|
Width = 56
|
|
end
|
|
object edtIVA: TcxDBSpinEdit
|
|
Left = 223
|
|
Top = 55
|
|
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.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
Style.Font.Color = clWindowText
|
|
Style.Font.Height = -11
|
|
Style.Font.Name = 'Tahoma'
|
|
Style.Font.Style = []
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.TextColor = clWindowText
|
|
Style.ButtonStyle = bts3D
|
|
Style.IsFontAssigned = True
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 2
|
|
Height = 21
|
|
Width = 56
|
|
end
|
|
object lblBase: TcxDBCurrencyEdit
|
|
Left = 101
|
|
Top = 28
|
|
AutoSize = False
|
|
DataBinding.DataField = 'BASE_IMPONIBLE'
|
|
DataBinding.DataSource = DADataSource
|
|
ParentFont = False
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.ReadOnly = True
|
|
Properties.UseLeftAlignmentOnEditing = False
|
|
Properties.UseThousandSeparator = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
Style.Font.Color = clWindowText
|
|
Style.Font.Height = -11
|
|
Style.Font.Name = 'Tahoma'
|
|
Style.Font.Style = []
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.TextColor = clWindowText
|
|
Style.IsFontAssigned = True
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clWindowText
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 0
|
|
Height = 21
|
|
Width = 92
|
|
end
|
|
object dxLayoutControl1Group_Root: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group1: TdxLayoutGroup
|
|
Caption = 'Importes totales'
|
|
LayoutDirection = ldHorizontal
|
|
object dxLayoutControl1Item12: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Base imponible:'
|
|
Control = lblBase
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Group3: TdxLayoutGroup
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Offsets.Left = 5
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item4: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
Caption = 'Descuento (%):'
|
|
Control = edtDescuento
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item5: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
Caption = 'IVA (%):'
|
|
Control = edtIVA
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Group5: TdxLayoutGroup
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item1: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Importe de dto:'
|
|
Control = cxCurrencyEdit3
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item2: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Importe de IVA:'
|
|
Control = cxCurrencyEdit4
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item3: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Importe total:'
|
|
Control = cxCurrencyEdit5
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object dxLayoutControl1Group4: TdxLayoutGroup
|
|
end
|
|
end
|
|
object DADataSource: TDADataSource
|
|
Left = 80
|
|
end
|
|
end
|