git-svn-id: https://192.168.0.254/svn/Proyectos.LuisLeon_FactuGES/tags/1.2.0@6 c93665c3-c93d-084d-9b98-7d5f4a9c3376
211 lines
6.9 KiB
Plaintext
211 lines
6.9 KiB
Plaintext
inherited frViewArticuloProveedor: TfrViewArticuloProveedor
|
|
AutoSize = False
|
|
inherited dxLayoutControlArticulo: TdxLayoutControl
|
|
inherited PngSpeedButton2: TPngSpeedButton
|
|
Left = 546
|
|
ExplicitLeft = 546
|
|
end
|
|
inherited PngSpeedButton1: TPngSpeedButton
|
|
Left = 546
|
|
ExplicitLeft = 546
|
|
end
|
|
inherited eReferencia: TcxDBTextEdit
|
|
Left = 103
|
|
ExplicitLeft = 103
|
|
end
|
|
inherited eDescripcion: TcxDBTextEdit
|
|
Left = 103
|
|
ExplicitLeft = 103
|
|
end
|
|
inherited eNoComisionable: TcxDBCheckBox
|
|
Left = 210
|
|
Top = 109
|
|
ExplicitLeft = 210
|
|
ExplicitTop = 109
|
|
end
|
|
inline frViewDatosYSeleccionProveedor1: TfrViewDatosYSeleccionProveedor [5]
|
|
Left = 219
|
|
Top = 166
|
|
Width = 350
|
|
Height = 202
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 9
|
|
ReadOnly = False
|
|
ExplicitLeft = 219
|
|
ExplicitTop = 166
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
inherited edtNIFCIF: TcxDBTextEdit
|
|
ExplicitWidth = 562
|
|
Width = 562
|
|
end
|
|
inherited edtCalle: TcxDBTextEdit
|
|
ExplicitWidth = 562
|
|
Width = 562
|
|
end
|
|
inherited edtPoblacion: TcxDBTextEdit
|
|
ExplicitWidth = 49
|
|
Width = 49
|
|
end
|
|
inherited edtProvincia: TcxDBTextEdit
|
|
ExplicitWidth = 327
|
|
Width = 327
|
|
end
|
|
end
|
|
end
|
|
object eReferenciaProv: TcxDBTextEdit [6]
|
|
Left = 103
|
|
Top = 166
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'REFERENCIA'
|
|
DataBinding.DataSource = dsProveedor
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = 14745599
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 5
|
|
Width = 52
|
|
end
|
|
object ePrecioCoste: TcxDBCurrencyEdit [7]
|
|
Left = 103
|
|
Top = 193
|
|
DataBinding.DataField = 'PRECIO_COSTE'
|
|
DataBinding.DataSource = dsProveedor
|
|
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 = 6
|
|
Width = 63
|
|
end
|
|
object eDescuento: TcxDBSpinEdit [8]
|
|
Left = 103
|
|
Top = 220
|
|
DataBinding.DataField = 'DESCUENTO'
|
|
DataBinding.DataSource = dsProveedor
|
|
Properties.ImmediatePost = True
|
|
Properties.MaxValue = 100.000000000000000000
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.ButtonStyle = bts3D
|
|
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 = 7
|
|
Width = 63
|
|
end
|
|
object ePrecioPorte: TcxDBCurrencyEdit [9]
|
|
Left = 103
|
|
Top = 247
|
|
DataBinding.DataField = 'PRECIO_PORTE'
|
|
DataBinding.DataSource = dsProveedor
|
|
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 = 8
|
|
Width = 98
|
|
end
|
|
inherited cbFamilia: TcxDBComboBox
|
|
Left = 103
|
|
ExplicitLeft = 103
|
|
ExplicitWidth = 101
|
|
Width = 101
|
|
end
|
|
inherited eImagen: TcxImage [11]
|
|
Left = 384
|
|
ExplicitLeft = 384
|
|
end
|
|
inherited dxLayoutControlArticuloGroup_Root: TdxLayoutGroup
|
|
inherited dxLayoutControlArticuloGroup7: TdxLayoutGroup
|
|
inherited dxLayoutControlArticuloGroup1: TdxLayoutGroup
|
|
inherited dxLayoutControlArticuloGroup4: TdxLayoutGroup
|
|
inherited dxLayoutControlArticuloGroup6: TdxLayoutGroup
|
|
LayoutDirection = ldVertical
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited dxLayoutControlArticuloGroup3: TdxLayoutGroup
|
|
Caption = 'Proveedor del art'#237'culo'
|
|
ShowCaption = False
|
|
Visible = True
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControlArticuloGroup9: TdxLayoutGroup
|
|
AutoAligns = []
|
|
AlignHorz = ahClient
|
|
Caption = 'Datos del proveedor para el art'#237'culo'
|
|
object dxLayoutControlArticuloItem7: TdxLayoutItem
|
|
Caption = 'Ref. del prov:'
|
|
Control = eReferenciaProv
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControlArticuloGroup10: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControlArticuloItem10: TdxLayoutItem
|
|
Caption = 'Precio:'
|
|
Control = ePrecioCoste
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControlArticuloItem11: TdxLayoutItem
|
|
Caption = 'Dto (%):'
|
|
Control = eDescuento
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControlArticuloItem12: TdxLayoutItem
|
|
Caption = 'Coste de env'#237'o:'
|
|
Control = ePrecioPorte
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControlArticuloGroup8: TdxLayoutGroup
|
|
AutoAligns = [aaHorizontal]
|
|
Caption = 'Proveedor del art'#237'culo'
|
|
object dxLayoutControlArticuloItem9: TdxLayoutItem
|
|
Control = frViewDatosYSeleccionProveedor1
|
|
ControlOptions.AutoColor = True
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object dsProveedor: TDADataSource
|
|
Left = 16
|
|
Top = 288
|
|
end
|
|
end
|