git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@602 0c75b7a4-871f-7646-8a2f-f78d34cc349f
175 lines
5.4 KiB
Plaintext
175 lines
5.4 KiB
Plaintext
inherited frViewDatosYSeleccionClienteAlbaran: TfrViewDatosYSeleccionClienteAlbaran
|
|
Height = 163
|
|
ExplicitHeight = 163
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
Height = 128
|
|
ExplicitTop = 35
|
|
ExplicitWidth = 413
|
|
ExplicitHeight = 128
|
|
DesignSize = (
|
|
413
|
|
128)
|
|
object edtlNombre: TcxDBTextEdit [0]
|
|
Left = 63
|
|
Top = 10
|
|
Anchors = [akLeft, akTop, akRight]
|
|
AutoSize = False
|
|
DataBinding.DataField = 'NOMBRE'
|
|
DataBinding.DataSource = dsCliente
|
|
Enabled = False
|
|
ParentFont = False
|
|
Properties.ReadOnly = True
|
|
Properties.UseLeftAlignmentOnEditing = False
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleDisabled.TextColor = clWindowText
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 0
|
|
Height = 21
|
|
Width = 276
|
|
end
|
|
object bElegirDireccion: TButton [1]
|
|
Left = 380
|
|
Top = 37
|
|
Width = 23
|
|
Height = 25
|
|
Action = actElegirDireccion
|
|
TabOrder = 2
|
|
end
|
|
object edtPersonaContacto: TcxDBTextEdit [2]
|
|
Left = 63
|
|
Top = 89
|
|
Anchors = [akLeft, akTop, akRight]
|
|
AutoSize = False
|
|
DataBinding.DataField = 'PERSONA_CONTACTO'
|
|
DataBinding.DataSource = dsAlbaran
|
|
ParentFont = False
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleDisabled.TextColor = clWindowText
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 3
|
|
Height = 21
|
|
Width = 403
|
|
end
|
|
object bElegirPersonaContacto: TButton [3]
|
|
Left = 380
|
|
Top = 87
|
|
Width = 23
|
|
Height = 25
|
|
Action = actElegirPersonaContacto
|
|
TabOrder = 4
|
|
end
|
|
object memDireccion: TcxMemo [4]
|
|
Left = 63
|
|
Top = 37
|
|
Enabled = False
|
|
Properties.ReadOnly = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleDisabled.TextColor = clWindowText
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 1
|
|
Height = 44
|
|
Width = 340
|
|
end
|
|
inherited dxLayoutControl1Group_Root: TdxLayoutGroup
|
|
object dxLayoutControl1Item1: TdxLayoutItem
|
|
Caption = 'Nombre:'
|
|
Control = edtlNombre
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Group4: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item6: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Direcci'#243'n:'
|
|
CaptionOptions.AlignVert = tavTop
|
|
Control = memDireccion
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item3: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahRight
|
|
CaptionOptions.AlignVert = tavTop
|
|
ShowCaption = False
|
|
Control = bElegirDireccion
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Group2: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item4: TdxLayoutItem
|
|
AutoAligns = []
|
|
AlignHorz = ahClient
|
|
AlignVert = avCenter
|
|
Caption = 'Contacto:'
|
|
Control = edtPersonaContacto
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item5: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahRight
|
|
ShowCaption = False
|
|
Control = bElegirPersonaContacto
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited Panel1: TPanel
|
|
ExplicitTop = 0
|
|
inherited bElegirCliente: TBitBtn
|
|
ExplicitLeft = 4
|
|
ExplicitTop = 4
|
|
end
|
|
inherited bNuevoCliente: TBitBtn
|
|
ExplicitLeft = 266
|
|
ExplicitTop = 4
|
|
end
|
|
inherited bVerFicha: TBitBtn
|
|
ExplicitLeft = 121
|
|
ExplicitTop = 4
|
|
end
|
|
end
|
|
object dsAlbaran: TDADataSource
|
|
Left = 232
|
|
Top = 8
|
|
end
|
|
end
|