git-svn-id: https://192.168.0.254/svn/Proyectos.LuisLeon_FactuGES2/trunk@226 b2cfbe5a-eba1-4a0c-8b32-7feea0a119f2
336 lines
10 KiB
Plaintext
336 lines
10 KiB
Plaintext
inherited frViewAgente: TfrViewAgente
|
|
Width = 673
|
|
Height = 424
|
|
ExplicitWidth = 673
|
|
ExplicitHeight = 424
|
|
inherited dxLayoutControlContacto: TdxLayoutControl
|
|
Width = 673
|
|
Height = 424
|
|
ExplicitWidth = 673
|
|
ExplicitHeight = 424
|
|
inherited PngSpeedButton1: TPngSpeedButton
|
|
Left = 628
|
|
ExplicitLeft = 628
|
|
end
|
|
inherited PngSpeedButton2: TPngSpeedButton
|
|
Left = 628
|
|
ExplicitLeft = 628
|
|
end
|
|
inherited PngSpeedButton3: TPngSpeedButton
|
|
Left = 628
|
|
ExplicitLeft = 628
|
|
end
|
|
inherited eCalle: TcxDBTextEdit
|
|
Left = 121
|
|
Top = 166
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 5
|
|
ExplicitLeft = 121
|
|
ExplicitTop = 166
|
|
ExplicitWidth = 239
|
|
Width = 239
|
|
end
|
|
inherited cbProvincia: TcxDBComboBox
|
|
Left = 121
|
|
Top = 193
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 6
|
|
ExplicitLeft = 121
|
|
ExplicitTop = 193
|
|
ExplicitWidth = 138
|
|
Width = 138
|
|
end
|
|
inherited cbPoblacion: TcxDBComboBox
|
|
Left = 121
|
|
Top = 220
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 8
|
|
ExplicitLeft = 121
|
|
ExplicitTop = 220
|
|
ExplicitWidth = 239
|
|
Width = 239
|
|
end
|
|
inherited eCodigoPostal: TcxDBTextEdit
|
|
Left = 295
|
|
Top = 193
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 7
|
|
ExplicitLeft = 295
|
|
ExplicitTop = 193
|
|
end
|
|
inherited eObservaciones: TcxDBMemo
|
|
Top = 358
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 19
|
|
ExplicitTop = 358
|
|
ExplicitWidth = 629
|
|
ExplicitHeight = 38
|
|
Height = 38
|
|
Width = 629
|
|
end
|
|
object eFechaAltaEmpresa: TcxDBDateEdit [8]
|
|
Left = 121
|
|
Top = 82
|
|
DataBinding.DataField = 'FECHA_ALTA_EMPRESA'
|
|
DataBinding.DataSource = dsContacto
|
|
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 = 20
|
|
Width = 239
|
|
end
|
|
object eFechaBaja: TcxDBDateEdit [9]
|
|
Left = 121
|
|
Top = 82
|
|
DataBinding.DataField = 'FECHA_BAJA'
|
|
DataBinding.DataSource = dsContacto
|
|
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 = 3
|
|
Width = 229
|
|
end
|
|
object eCausaBaja: TcxDBTextEdit [10]
|
|
Left = 121
|
|
Top = 109
|
|
DataBinding.DataField = 'CAUSA_BAJA'
|
|
DataBinding.DataSource = dsContacto
|
|
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
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 4
|
|
Width = 229
|
|
end
|
|
inherited eTlfParticular: TcxDBTextEdit
|
|
Left = 485
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 13
|
|
ExplicitLeft = 485
|
|
ExplicitWidth = 166
|
|
Width = 166
|
|
end
|
|
inherited eTlfTrabajo: TcxDBTextEdit
|
|
Left = 485
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 12
|
|
ExplicitLeft = 485
|
|
ExplicitWidth = 166
|
|
Width = 166
|
|
end
|
|
inherited eTlfMovil: TcxDBTextEdit
|
|
Left = 485
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 14
|
|
ExplicitLeft = 485
|
|
ExplicitWidth = 166
|
|
Width = 166
|
|
end
|
|
inherited eFax: TcxDBTextEdit
|
|
Left = 485
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 15
|
|
ExplicitLeft = 485
|
|
ExplicitWidth = 166
|
|
Width = 166
|
|
end
|
|
inherited eNombre: TcxDBTextEdit
|
|
Left = 121
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 121
|
|
ExplicitWidth = 239
|
|
Width = 239
|
|
end
|
|
inherited eNIFCIF: TcxDBTextEdit
|
|
Left = 231
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 231
|
|
ExplicitWidth = 126
|
|
Width = 126
|
|
end
|
|
inherited eMailTrabajo: TcxDBHyperLinkEdit
|
|
Left = 485
|
|
Properties.Prefix = 'mailto:'
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 16
|
|
ExplicitLeft = 485
|
|
ExplicitWidth = 137
|
|
Width = 137
|
|
end
|
|
inherited eMailParticular: TcxDBHyperLinkEdit
|
|
Left = 485
|
|
Properties.Prefix = 'mailto:'
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 17
|
|
ExplicitLeft = 485
|
|
ExplicitWidth = 137
|
|
Width = 137
|
|
end
|
|
inherited ePaginaWeb: TcxDBHyperLinkEdit
|
|
Left = 485
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 18
|
|
ExplicitLeft = 485
|
|
ExplicitWidth = 137
|
|
Width = 137
|
|
end
|
|
inherited eReferencia: TcxDBTextEdit
|
|
Left = 121
|
|
Enabled = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 121
|
|
ExplicitWidth = 73
|
|
Width = 73
|
|
end
|
|
inherited ePersonaContacto: TcxDBTextEdit
|
|
Left = 121
|
|
Top = 301
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 11
|
|
ExplicitLeft = 121
|
|
ExplicitTop = 301
|
|
ExplicitWidth = 239
|
|
Width = 239
|
|
end
|
|
inherited cbPais: TcxDBComboBox
|
|
Left = 121
|
|
Top = 247
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 9
|
|
ExplicitLeft = 121
|
|
ExplicitTop = 247
|
|
ExplicitWidth = 155
|
|
Width = 155
|
|
end
|
|
inherited cbIdioma: TcxDBLookupComboBox
|
|
Left = 121
|
|
Top = 274
|
|
TabOrder = 10
|
|
ExplicitLeft = 121
|
|
ExplicitTop = 274
|
|
ExplicitWidth = 145
|
|
Width = 145
|
|
end
|
|
inherited dxLayoutControlContactoGroup_Root: TdxLayoutGroup
|
|
inherited dxLayoutControlContactoGroup9: TdxLayoutGroup
|
|
inherited dxLayoutControlContactoGroup4: TdxLayoutGroup
|
|
inherited dxLayoutControlContactoGroup1: TdxLayoutGroup
|
|
inherited dxLayoutControlContactoGroup16: TdxLayoutGroup
|
|
inherited dxLayoutControlContactoItem14: TdxLayoutItem
|
|
Caption = 'DNI:'
|
|
end
|
|
end
|
|
inherited dxLayoutControlContactoItem13: TdxLayoutItem
|
|
Caption = 'Nombre y apellidos:'
|
|
end
|
|
object dxLayoutControlContactoItem23: TdxLayoutItem
|
|
Caption = 'Fecha de baja:'
|
|
Control = eFechaBaja
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControlContactoItem24: TdxLayoutItem
|
|
Caption = 'Causa de baja:'
|
|
Control = eCausaBaja
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
inherited dxLayoutControlContactoGroup3: TdxLayoutGroup
|
|
inherited dxLayoutControlContactoItem19: TdxLayoutItem
|
|
Visible = False
|
|
end
|
|
inherited dxLayoutControlContactoItem167: TdxLayoutItem
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|
|
inherited dxLayoutControlContactoGroup6: TdxLayoutGroup
|
|
inherited dxLayoutControlContactoGroup2: TdxLayoutGroup
|
|
inherited dxLayoutControlContactoItem10: TdxLayoutItem
|
|
Caption = 'Tlf. trabajo:'
|
|
end
|
|
inherited dxLayoutControlContactoItem9: TdxLayoutItem
|
|
Caption = 'Tlf. particular:'
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited dsContacto: TDADataSource
|
|
Left = 32
|
|
Top = 80
|
|
end
|
|
end
|