git-svn-id: https://192.168.0.254/svn/Proyectos.LuisLeon_FactuGES/trunk@280 c93665c3-c93d-084d-9b98-7d5f4a9c3376
266 lines
7.4 KiB
Plaintext
266 lines
7.4 KiB
Plaintext
inherited frViewAlbaranDevCliente: TfrViewAlbaranDevCliente
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
inherited Label1: TLabel
|
|
Top = 479
|
|
Width = 299
|
|
ExplicitTop = 479
|
|
ExplicitWidth = 299
|
|
end
|
|
inherited edtFechaAlbaran: TcxDBDateEdit
|
|
ExplicitWidth = 119
|
|
Width = 119
|
|
end
|
|
inherited memObservaciones: TcxDBMemo
|
|
Left = 449
|
|
TabOrder = 23
|
|
ExplicitLeft = 449
|
|
ExplicitWidth = 342
|
|
ExplicitHeight = 253
|
|
Height = 253
|
|
Width = 342
|
|
end
|
|
inherited eReferencia: TcxDBTextEdit
|
|
ExplicitWidth = 143
|
|
Width = 143
|
|
end
|
|
inherited frViewClienteAlbaran: TfrViewDatosYSeleccionCliente
|
|
Left = 449
|
|
Width = 350
|
|
TabOrder = 19
|
|
ExplicitLeft = 449
|
|
ExplicitWidth = 350
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
Width = 350
|
|
inherited edtlNombre: TcxDBTextEdit
|
|
ExplicitWidth = 224
|
|
Width = 224
|
|
end
|
|
inherited edtNIFCIF: TcxDBTextEdit
|
|
ExplicitWidth = 562
|
|
Width = 562
|
|
end
|
|
inherited edtCalle: TcxDBTextEdit
|
|
ExplicitWidth = 562
|
|
Width = 562
|
|
end
|
|
inherited edtPoblacion: TcxDBTextEdit
|
|
ExplicitWidth = 177
|
|
Width = 177
|
|
end
|
|
inherited edtProvincia: TcxDBTextEdit
|
|
ExplicitWidth = 327
|
|
Width = 327
|
|
end
|
|
inherited edtCodigoPostal: TcxDBTextEdit
|
|
Left = 259
|
|
ExplicitLeft = 259
|
|
end
|
|
inherited Button3: TBitBtn
|
|
Left = 149
|
|
ExplicitLeft = 149
|
|
end
|
|
end
|
|
end
|
|
inherited eCalle: TcxDBTextEdit
|
|
Top = 253
|
|
TabOrder = 10
|
|
ExplicitTop = 253
|
|
ExplicitWidth = 263
|
|
Width = 263
|
|
end
|
|
inherited ePoblacion: TcxDBTextEdit
|
|
Top = 280
|
|
TabOrder = 11
|
|
ExplicitTop = 280
|
|
ExplicitWidth = 162
|
|
Width = 162
|
|
end
|
|
inherited eCodigoPostal: TcxDBTextEdit
|
|
Left = 354
|
|
Top = 280
|
|
TabOrder = 12
|
|
ExplicitLeft = 354
|
|
ExplicitTop = 280
|
|
end
|
|
inherited eProvincia: TcxDBTextEdit
|
|
Top = 307
|
|
TabOrder = 13
|
|
ExplicitTop = 307
|
|
ExplicitWidth = 263
|
|
Width = 263
|
|
end
|
|
inherited ePersonaContacto: TcxDBTextEdit
|
|
Top = 334
|
|
TabOrder = 14
|
|
ExplicitTop = 334
|
|
ExplicitWidth = 84
|
|
Width = 84
|
|
end
|
|
inherited eTlfTrabajo: TcxDBTextEdit
|
|
Top = 361
|
|
TabOrder = 15
|
|
ExplicitTop = 361
|
|
ExplicitWidth = 122
|
|
Width = 122
|
|
end
|
|
inherited bElegirDireccion: TBitBtn
|
|
Left = 247
|
|
Top = 388
|
|
TabOrder = 16
|
|
ExplicitLeft = 247
|
|
ExplicitTop = 388
|
|
end
|
|
inherited Button1: TButton
|
|
Left = 287
|
|
ExplicitLeft = 287
|
|
end
|
|
inherited cbFormaPago: TcxDBLookupComboBox
|
|
ExplicitWidth = 32
|
|
Width = 32
|
|
end
|
|
inherited bFormasPago: TButton
|
|
Left = 287
|
|
ExplicitLeft = 287
|
|
end
|
|
inherited eFechaRecepcion: TcxDBDateEdit
|
|
Left = 583
|
|
TabOrder = 22
|
|
ExplicitLeft = 583
|
|
ExplicitWidth = 123
|
|
Width = 123
|
|
end
|
|
object eReferenciaAlbaranCli: TcxTextEdit [17]
|
|
Left = 116
|
|
Top = 167
|
|
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 = 7
|
|
Width = 165
|
|
end
|
|
object Button2: TButton [18]
|
|
Left = 287
|
|
Top = 167
|
|
Width = 132
|
|
Height = 23
|
|
Action = actVerAlbaranCli
|
|
TabOrder = 8
|
|
end
|
|
inherited cbConAlmacen: TCheckBox
|
|
Top = 447
|
|
TabOrder = 17
|
|
ExplicitTop = 447
|
|
end
|
|
inherited cbAlmacen: TcxDBLookupComboBox
|
|
Top = 447
|
|
TabOrder = 18
|
|
ExplicitTop = 447
|
|
ExplicitWidth = 69
|
|
Width = 69
|
|
end
|
|
inherited eRefFacturaCli: TcxDBTextEdit
|
|
Top = 196
|
|
TabOrder = 9
|
|
ExplicitTop = 196
|
|
ExplicitWidth = 207
|
|
Width = 207
|
|
end
|
|
inherited eFechaPrevista: TcxDBDateEdit
|
|
Left = 583
|
|
TabOrder = 20
|
|
ExplicitLeft = 583
|
|
ExplicitWidth = 122
|
|
Width = 122
|
|
end
|
|
inherited eRefCliente: TcxDBTextEdit
|
|
ExplicitWidth = 284
|
|
Width = 284
|
|
end
|
|
inherited eFechaEnvio: TcxDBDateEdit
|
|
Left = 583
|
|
TabOrder = 21
|
|
ExplicitLeft = 583
|
|
ExplicitWidth = 217
|
|
Width = 217
|
|
end
|
|
inherited dxLayoutControl1Group_Root: TdxLayoutGroup
|
|
inherited dxLayoutControl1Group6: TdxLayoutGroup
|
|
inherited dxLayoutControl1Group1: TdxLayoutGroup
|
|
Caption = 'Datos de la orden'
|
|
inherited dxLayoutControl1Item2: TdxLayoutItem
|
|
Caption = 'Fecha de orden:'
|
|
end
|
|
inherited dxLayoutControl1Group5: TdxLayoutGroup
|
|
inherited dxLayoutControl1Group13: TdxLayoutGroup
|
|
inherited dxLayoutControl1Group15: TdxLayoutGroup
|
|
Visible = False
|
|
end
|
|
object dxLayoutControl1Group16: TdxLayoutGroup [1]
|
|
ShowCaption = False
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item17: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Ref. alb. origen:'
|
|
Control = eReferenciaAlbaranCli
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item25: TdxLayoutItem
|
|
ShowCaption = False
|
|
Control = Button2
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
inherited dxLayoutControl1Item22: TdxLayoutItem
|
|
Caption = 'Ref. abono:'
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited dxLayoutControl1Group8: TdxLayoutGroup
|
|
Visible = False
|
|
end
|
|
inherited dxLayoutControl1Group11: TdxLayoutGroup
|
|
Caption = 'Almac'#233'n de entrada'
|
|
inherited dxLayoutControl1Group10: TdxLayoutGroup
|
|
inherited dxLayoutControl1Item19: TdxLayoutItem
|
|
Visible = False
|
|
end
|
|
end
|
|
inherited dxLayoutControl1Item18: TdxLayoutItem
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|
|
inherited dxLayoutControl1Group3: TdxLayoutGroup
|
|
inherited dxLayoutControl1Group12: TdxLayoutGroup
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited ActionList1: TActionList
|
|
object actVerAlbaranCli: TAction
|
|
Caption = 'Ver el albar'#225'n origen'
|
|
OnExecute = actVerAlbaranCliExecute
|
|
OnUpdate = actVerAlbaranCliUpdate
|
|
end
|
|
end
|
|
end
|