140 lines
3.8 KiB
Plaintext
140 lines
3.8 KiB
Plaintext
|
|
inherited frViewTotalesFacturaCliente: TfrViewTotalesFacturaCliente
|
||
|
|
Width = 853
|
||
|
|
Height = 231
|
||
|
|
ExplicitHeight = 231
|
||
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
||
|
|
Width = 853
|
||
|
|
inherited Bevel1: TBevel
|
||
|
|
Width = 73
|
||
|
|
ExplicitWidth = 73
|
||
|
|
end
|
||
|
|
inherited Bevel3: TBevel
|
||
|
|
Left = 413
|
||
|
|
Height = 122
|
||
|
|
ExplicitLeft = 413
|
||
|
|
ExplicitHeight = 122
|
||
|
|
end
|
||
|
|
inherited Bevel4: TBevel
|
||
|
|
Left = 525
|
||
|
|
Width = 192
|
||
|
|
ExplicitLeft = 525
|
||
|
|
ExplicitWidth = 192
|
||
|
|
end
|
||
|
|
inherited ImporteDto: TcxDBCurrencyEdit
|
||
|
|
Style.IsFontAssigned = True
|
||
|
|
ExplicitWidth = 93
|
||
|
|
Width = 93
|
||
|
|
end
|
||
|
|
inherited ImporteIVA: TcxDBCurrencyEdit
|
||
|
|
Left = 596
|
||
|
|
Style.IsFontAssigned = True
|
||
|
|
TabOrder = 10
|
||
|
|
ExplicitLeft = 596
|
||
|
|
ExplicitWidth = 137
|
||
|
|
Width = 137
|
||
|
|
end
|
||
|
|
inherited ImporteTotal: TcxDBCurrencyEdit
|
||
|
|
Left = 526
|
||
|
|
Style.IsFontAssigned = True
|
||
|
|
TabOrder = 13
|
||
|
|
ExplicitLeft = 526
|
||
|
|
ExplicitWidth = 137
|
||
|
|
Width = 137
|
||
|
|
end
|
||
|
|
inherited edtDescuento: TcxDBSpinEdit
|
||
|
|
Style.IsFontAssigned = True
|
||
|
|
end
|
||
|
|
inherited edtIVA: TcxDBSpinEdit
|
||
|
|
Left = 525
|
||
|
|
Style.IsFontAssigned = True
|
||
|
|
TabOrder = 9
|
||
|
|
ExplicitLeft = 525
|
||
|
|
end
|
||
|
|
inherited ImporteBase: TcxDBCurrencyEdit
|
||
|
|
Left = 525
|
||
|
|
Style.IsFontAssigned = True
|
||
|
|
TabOrder = 8
|
||
|
|
ExplicitLeft = 525
|
||
|
|
ExplicitWidth = 92
|
||
|
|
Width = 92
|
||
|
|
end
|
||
|
|
inherited edtRE: TcxDBSpinEdit
|
||
|
|
Left = 525
|
||
|
|
Style.IsFontAssigned = True
|
||
|
|
TabOrder = 11
|
||
|
|
ExplicitLeft = 525
|
||
|
|
end
|
||
|
|
inherited ImporteRE: TcxDBCurrencyEdit
|
||
|
|
Left = 596
|
||
|
|
Style.IsFontAssigned = True
|
||
|
|
TabOrder = 12
|
||
|
|
ExplicitLeft = 596
|
||
|
|
ExplicitWidth = 56
|
||
|
|
Width = 56
|
||
|
|
end
|
||
|
|
inherited eImporteNeto: TcxDBCurrencyEdit
|
||
|
|
Style.IsFontAssigned = True
|
||
|
|
ExplicitWidth = 147
|
||
|
|
Width = 147
|
||
|
|
end
|
||
|
|
inherited ePorte: TcxDBCurrencyEdit
|
||
|
|
Top = 183
|
||
|
|
Style.IsFontAssigned = True
|
||
|
|
TabOrder = 7
|
||
|
|
ExplicitTop = 183
|
||
|
|
end
|
||
|
|
inherited eIVA: TcxDBLookupComboBox
|
||
|
|
ExplicitWidth = 81
|
||
|
|
Width = 81
|
||
|
|
end
|
||
|
|
inherited bTiposIVA: TButton
|
||
|
|
Left = 265
|
||
|
|
ExplicitLeft = 265
|
||
|
|
end
|
||
|
|
inherited cbRecargoEquivalencia: TcxDBCheckBox
|
||
|
|
ExplicitWidth = 219
|
||
|
|
Width = 219
|
||
|
|
end
|
||
|
|
object eDescripciondescuento: TcxDBTextEdit [16]
|
||
|
|
Left = 104
|
||
|
|
Top = 156
|
||
|
|
AutoSize = False
|
||
|
|
DataBinding.DataField = 'DESCRIPCION_DESCUENTO'
|
||
|
|
DataBinding.DataSource = DADataSource
|
||
|
|
ParentFont = False
|
||
|
|
Properties.Alignment.Horz = taRightJustify
|
||
|
|
Properties.ReadOnly = False
|
||
|
|
Properties.UseLeftAlignmentOnEditing = False
|
||
|
|
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 = 6
|
||
|
|
Height = 21
|
||
|
|
Width = 158
|
||
|
|
end
|
||
|
|
inherited dxLayoutControl1Group_Root: TdxLayoutGroup
|
||
|
|
inherited dxLayoutControl1Group1: TdxLayoutGroup
|
||
|
|
inherited dxLayoutControl1Group2: TdxLayoutGroup
|
||
|
|
object dxLayoutControl1Item17: TdxLayoutItem [5]
|
||
|
|
Caption = 'Descripci'#243'n:'
|
||
|
|
Control = eDescripciondescuento
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|