git-svn-id: https://192.168.0.254/svn/Proyectos.LuisLeon_FactuGES/trunk@202 c93665c3-c93d-084d-9b98-7d5f4a9c3376
178 lines
5.4 KiB
Plaintext
178 lines
5.4 KiB
Plaintext
inherited frViewDireccionEntregaAlbaranProv: TfrViewDireccionEntregaAlbaranProv
|
|
Width = 586
|
|
Height = 301
|
|
ExplicitWidth = 586
|
|
ExplicitHeight = 301
|
|
object dxLayoutControl1: TdxLayoutControl
|
|
Left = 0
|
|
Top = 0
|
|
Width = 586
|
|
Height = 301
|
|
Align = alClient
|
|
ParentBackground = True
|
|
TabOrder = 0
|
|
AutoContentSizes = [acsWidth, acsHeight]
|
|
DesignSize = (
|
|
586
|
|
301)
|
|
object cbLista: TcxDBLookupComboBox
|
|
Left = 25
|
|
Top = 37
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'ID_ALMACEN'
|
|
DataBinding.DataSource = dsAlbaran
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.GridMode = True
|
|
Properties.ImmediatePost = True
|
|
Properties.KeyFieldNames = 'ID'
|
|
Properties.ListColumns = <
|
|
item
|
|
FieldName = 'NOMBRE'
|
|
end>
|
|
Properties.ListOptions.AnsiSort = True
|
|
Properties.ListOptions.GridLines = glNone
|
|
Properties.ListOptions.ShowHeader = False
|
|
Properties.ListSource = dsAlmacenes
|
|
Properties.PostPopupValueOnTab = 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 = 1
|
|
Width = 551
|
|
end
|
|
object bModificar: TBitBtn
|
|
Left = 448
|
|
Top = 266
|
|
Width = 128
|
|
Height = 25
|
|
Caption = 'Modificar la direcci'#243'n...'
|
|
TabOrder = 4
|
|
OnClick = bModificarClick
|
|
end
|
|
object txtDireccion: TStaticText
|
|
Left = 25
|
|
Top = 91
|
|
Width = 551
|
|
Height = 177
|
|
AutoSize = False
|
|
BevelKind = bkFlat
|
|
TabOrder = 3
|
|
OnDblClick = txtDireccionDblClick
|
|
end
|
|
object cxLista: TcxCheckBox
|
|
Left = 10
|
|
Top = 10
|
|
Caption = 'Recibir el albar'#225'n en el almac'#233'n:'
|
|
Properties.ImmediatePost = True
|
|
Properties.MultiLine = True
|
|
Properties.NullStyle = nssUnchecked
|
|
Properties.ValueChecked = 1
|
|
Properties.ValueUnchecked = 0
|
|
State = cbsChecked
|
|
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 = 0
|
|
Width = 566
|
|
end
|
|
object cxOtro: TcxCheckBox
|
|
Left = 10
|
|
Top = 64
|
|
Caption = 'Recibir el albar'#225'n en el almac'#233'n:'
|
|
Properties.ImmediatePost = True
|
|
Properties.MultiLine = True
|
|
Properties.NullStyle = nssUnchecked
|
|
Properties.ValueChecked = 1
|
|
Properties.ValueUnchecked = 0
|
|
State = cbsChecked
|
|
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 = 2
|
|
Width = 566
|
|
end
|
|
object dxLayoutGroup1: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item4: TdxLayoutItem
|
|
ShowCaption = False
|
|
Control = cxLista
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item3: TdxLayoutItem
|
|
Caption = 'New Item'
|
|
Offsets.Left = 15
|
|
ShowCaption = False
|
|
Control = cbLista
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item6: TdxLayoutItem
|
|
ShowCaption = False
|
|
Control = cxOtro
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item5: TdxLayoutItem
|
|
AutoAligns = [aaHorizontal]
|
|
AlignVert = avClient
|
|
Caption = 'StaticText1'
|
|
Offsets.Left = 15
|
|
ShowCaption = False
|
|
Control = txtDireccion
|
|
ControlOptions.AutoColor = True
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item1: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahRight
|
|
Offsets.Left = 15
|
|
ShowCaption = False
|
|
Control = bModificar
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
object ActionList1: TActionList
|
|
Left = 80
|
|
Top = 16
|
|
object actLista: TAction
|
|
Caption = 'Recibir el albar'#195#161'n en el almac'#233'n:'
|
|
OnExecute = actListaExecute
|
|
end
|
|
object actOtro: TAction
|
|
Caption = 'Recibir el albar'#195#161'n en esta otra direcci'#243'n:'
|
|
OnExecute = actOtroExecute
|
|
end
|
|
end
|
|
object dsAlbaran: TDADataSource
|
|
Left = 40
|
|
Top = 8
|
|
end
|
|
object dsAlmacenes: TDADataSource
|
|
Left = 8
|
|
Top = 40
|
|
end
|
|
end
|