git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@116 0c75b7a4-871f-7646-8a2f-f78d34cc349f
475 lines
15 KiB
Plaintext
475 lines
15 KiB
Plaintext
inherited frViewPedidoProveedor: TfrViewPedidoProveedor
|
|
Width = 704
|
|
Height = 467
|
|
OnCreate = CustomViewCreate
|
|
OnDestroy = CustomViewDestroy
|
|
ExplicitWidth = 704
|
|
ExplicitHeight = 467
|
|
object dxLayoutControl1: TdxLayoutControl
|
|
Left = 0
|
|
Top = 0
|
|
Width = 704
|
|
Height = 467
|
|
Align = alClient
|
|
ParentBackground = True
|
|
TabOrder = 0
|
|
AutoContentSizes = [acsWidth, acsHeight]
|
|
DesignSize = (
|
|
704
|
|
467)
|
|
inline frViewProveedorPedido: TfrViewDatosYSeleccionProveedor
|
|
Left = 339
|
|
Top = 28
|
|
Width = 310
|
|
Height = 215
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 10
|
|
ReadOnly = False
|
|
ExplicitLeft = 339
|
|
ExplicitTop = 28
|
|
ExplicitWidth = 310
|
|
ExplicitHeight = 215
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
Width = 310
|
|
Height = 215
|
|
Align = alClient
|
|
ExplicitWidth = 310
|
|
ExplicitHeight = 215
|
|
inherited edtlNombre: TcxDBTextEdit
|
|
ExplicitWidth = 185
|
|
Width = 185
|
|
end
|
|
inherited edtNIFCIF: TcxDBTextEdit
|
|
ExplicitWidth = 562
|
|
Width = 562
|
|
end
|
|
inherited edtCalle: TcxDBTextEdit
|
|
ExplicitWidth = 562
|
|
Width = 562
|
|
end
|
|
inherited edtPoblacion: TcxDBTextEdit
|
|
ExplicitWidth = 46
|
|
Width = 46
|
|
end
|
|
inherited edtProvincia: TcxDBTextEdit
|
|
ExplicitWidth = 327
|
|
Width = 327
|
|
end
|
|
inherited edtCodigoPostal: TcxDBTextEdit
|
|
Left = 262
|
|
ExplicitLeft = 262
|
|
ExplicitWidth = 71
|
|
Width = 71
|
|
end
|
|
inherited Button3: TBitBtn
|
|
Left = 135
|
|
ExplicitLeft = 135
|
|
end
|
|
end
|
|
end
|
|
object edtFechaPedido: TcxDBDateEdit
|
|
Left = 137
|
|
Top = 55
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'FECHA_PEDIDO'
|
|
DataBinding.DataSource = DADataSource
|
|
Properties.ImmediatePost = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clInfoBk
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.Shadow = False
|
|
Style.ButtonStyle = bts3D
|
|
Style.ButtonTransparency = ebtNone
|
|
Style.PopupBorderStyle = epbsFrame3D
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 1
|
|
Width = 127
|
|
end
|
|
object edtFechaConfirmacion: TcxDBDateEdit
|
|
Left = 137
|
|
Top = 195
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'FECHA_CONFIRMACION'
|
|
DataBinding.DataSource = DADataSource
|
|
Properties.ImmediatePost = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.Shadow = False
|
|
Style.ButtonStyle = bts3D
|
|
Style.ButtonTransparency = ebtNone
|
|
Style.PopupBorderStyle = epbsFrame3D
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 7
|
|
Width = 63
|
|
end
|
|
object edtFechaEntrega: TcxDBDateEdit
|
|
Left = 137
|
|
Top = 222
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'FECHA_ENTREGA'
|
|
DataBinding.DataSource = DADataSource
|
|
Properties.ImmediatePost = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.ButtonStyle = bts3D
|
|
Style.PopupBorderStyle = epbsFrame3D
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 8
|
|
Width = 55
|
|
end
|
|
object memObservaciones: TcxDBMemo
|
|
Left = 339
|
|
Top = 279
|
|
Anchors = [akLeft, akTop, akRight, akBottom]
|
|
DataBinding.DataField = 'OBSERVACIONES'
|
|
DataBinding.DataSource = DADataSource
|
|
Properties.ScrollBars = ssVertical
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 11
|
|
Height = 133
|
|
Width = 530
|
|
end
|
|
object eReferencia: TcxDBTextEdit
|
|
Left = 137
|
|
Top = 28
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'REFERENCIA'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Properties.ReadOnly = False
|
|
Properties.ValidateOnEnter = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clInfoBk
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.Color = clMenuBar
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clWindowText
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 0
|
|
Width = 143
|
|
end
|
|
inline frViewDireccionEntregaPedidoProv1: TfrViewDireccionEntregaPedidoProv
|
|
Left = 22
|
|
Top = 279
|
|
Width = 445
|
|
Height = 166
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 9
|
|
ReadOnly = False
|
|
ExplicitLeft = 22
|
|
ExplicitTop = 279
|
|
ExplicitWidth = 445
|
|
ExplicitHeight = 166
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
Width = 445
|
|
Height = 166
|
|
ExplicitWidth = 445
|
|
ExplicitHeight = 166
|
|
inherited rdxDestino1: TRadioButton
|
|
Width = 255
|
|
ExplicitWidth = 255
|
|
end
|
|
inherited rdxDestino2: TRadioButton
|
|
Width = 287
|
|
ExplicitWidth = 287
|
|
end
|
|
inherited cbLista: TcxDBLookupComboBox
|
|
ExplicitWidth = 112
|
|
Width = 112
|
|
end
|
|
inherited bModificar: TBitBtn
|
|
Left = 149
|
|
Top = 131
|
|
ExplicitLeft = 149
|
|
ExplicitTop = 131
|
|
end
|
|
end
|
|
inherited ActionList1: TActionList
|
|
Left = 32
|
|
Top = 0
|
|
end
|
|
inherited dsPedido: TDADataSource
|
|
Left = 0
|
|
Top = 0
|
|
end
|
|
end
|
|
object cbFormaPago: TcxDBLookupComboBox
|
|
Left = 137
|
|
Top = 82
|
|
DataBinding.DataField = 'ID_FORMA_PAGO'
|
|
DataBinding.DataSource = DADataSource
|
|
Properties.KeyFieldNames = 'ID'
|
|
Properties.ListColumns = <
|
|
item
|
|
FieldName = 'REFERENCIA'
|
|
end>
|
|
Properties.ListOptions.GridLines = glNone
|
|
Properties.ListOptions.ShowHeader = False
|
|
Properties.ListSource = dsFormaPago
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.ButtonStyle = bts3D
|
|
Style.PopupBorderStyle = epbsFrame3D
|
|
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 = 2
|
|
Width = 32
|
|
end
|
|
object bFormasPago: TButton
|
|
Left = 177
|
|
Top = 82
|
|
Width = 132
|
|
Height = 21
|
|
Caption = 'Ver las formas de pago...'
|
|
TabOrder = 3
|
|
OnClick = bFormasPagoClick
|
|
end
|
|
object edtFechaEnvio: TcxDBDateEdit
|
|
Left = 137
|
|
Top = 168
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'FECHA_ENVIO'
|
|
DataBinding.DataSource = DADataSource
|
|
Properties.ImmediatePost = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.Shadow = False
|
|
Style.ButtonStyle = bts3D
|
|
Style.ButtonTransparency = ebtNone
|
|
Style.PopupBorderStyle = epbsFrame3D
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 6
|
|
Width = 195
|
|
end
|
|
object eReferenciaPedidoCli: TcxTextEdit
|
|
Left = 137
|
|
Top = 109
|
|
Anchors = [akLeft, akTop, akRight]
|
|
Enabled = False
|
|
Properties.ReadOnly = False
|
|
Properties.ValidateOnEnter = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clWindow
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clWindowText
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 4
|
|
Width = 78
|
|
end
|
|
object Button1: TButton
|
|
Left = 177
|
|
Top = 109
|
|
Width = 132
|
|
Height = 23
|
|
Action = actVerPedidoCli
|
|
TabOrder = 5
|
|
end
|
|
object dxLayoutControl1Group_Root: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group6: TdxLayoutGroup
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group1: TdxLayoutGroup
|
|
AutoAligns = []
|
|
AlignHorz = ahClient
|
|
Caption = 'Datos del pedido'
|
|
object dxLayoutControl1Item3: TdxLayoutItem
|
|
Caption = 'Referencia:'
|
|
Control = eReferencia
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item2: TdxLayoutItem
|
|
Caption = 'Fecha del pedido:'
|
|
Control = edtFechaPedido
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Group4: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group9: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Visible = False
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item9: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Forma de pago'
|
|
Control = cbFormaPago
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item10: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahRight
|
|
ShowCaption = False
|
|
Control = bFormasPago
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Group10: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item11: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Ref. pedido cliente:'
|
|
Control = eReferenciaPedidoCli
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item12: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahRight
|
|
ShowCaption = False
|
|
Control = Button1
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object dxLayoutControl1Group5: TdxLayoutGroup
|
|
AutoAligns = [aaHorizontal]
|
|
AlignVert = avClient
|
|
Caption = 'Situaci'#243'n del pedido'
|
|
object dxLayoutControl1Item7: TdxLayoutItem
|
|
Caption = 'Enviado al prov. el d'#237'a:'
|
|
Control = edtFechaEnvio
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item4: TdxLayoutItem
|
|
Caption = 'Confirmado el d'#237'a:'
|
|
Control = edtFechaConfirmacion
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item5: TdxLayoutItem
|
|
Caption = 'Entrega prevista:'
|
|
Control = edtFechaEntrega
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Group8: TdxLayoutGroup
|
|
AutoAligns = []
|
|
AlignHorz = ahClient
|
|
AlignVert = avClient
|
|
Caption = 'Direcci'#243'n de entrega'
|
|
object dxLayoutControl1Item8: TdxLayoutItem
|
|
AutoAligns = [aaHorizontal]
|
|
AlignVert = avClient
|
|
Control = frViewDireccionEntregaPedidoProv1
|
|
ControlOptions.AutoColor = True
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
object dxLayoutControl1Group3: TdxLayoutGroup
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group2: TdxLayoutGroup
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Datos del proveedor'
|
|
object dxLayoutControl1Item1: TdxLayoutItem
|
|
AutoAligns = [aaHorizontal]
|
|
AlignVert = avClient
|
|
Caption = 'frViewDatosYSeleccionProveedor1'
|
|
ShowCaption = False
|
|
Control = frViewProveedorPedido
|
|
ControlOptions.AutoColor = True
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Group7: TdxLayoutGroup
|
|
AutoAligns = [aaHorizontal]
|
|
AlignVert = avClient
|
|
Caption = 'Observaciones'
|
|
object dxLayoutControl1Item6: TdxLayoutItem
|
|
AutoAligns = [aaHorizontal]
|
|
AlignVert = avClient
|
|
Control = memObservaciones
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object DADataSource: TDADataSource
|
|
Left = 24
|
|
Top = 40
|
|
end
|
|
object dsFormaPago: TDADataSource
|
|
Left = 56
|
|
Top = 8
|
|
end
|
|
object ActionList1: TActionList
|
|
Left = 24
|
|
Top = 72
|
|
object actVerPedidoCli: TAction
|
|
Caption = 'Ver pedido de cliente...'
|
|
OnExecute = actVerPedidoCliExecute
|
|
OnUpdate = actVerPedidoCliUpdate
|
|
end
|
|
end
|
|
end
|