git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@448 0c75b7a4-871f-7646-8a2f-f78d34cc349f
474 lines
15 KiB
Plaintext
474 lines
15 KiB
Plaintext
inherited frViewObra: TfrViewObra
|
|
Width = 661
|
|
Height = 479
|
|
Align = alClient
|
|
AutoSize = True
|
|
ExplicitWidth = 451
|
|
ExplicitHeight = 304
|
|
object dxLayoutControlObra: TdxLayoutControl
|
|
Left = 0
|
|
Top = 0
|
|
Width = 661
|
|
Height = 479
|
|
Align = alClient
|
|
ParentBackground = True
|
|
TabOrder = 0
|
|
TabStop = False
|
|
AutoContentSizes = [acsWidth, acsHeight]
|
|
ExplicitWidth = 451
|
|
ExplicitHeight = 304
|
|
DesignSize = (
|
|
661
|
|
479)
|
|
object eNombre: TcxDBTextEdit
|
|
Left = 130
|
|
Top = 34
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'NOMBRE'
|
|
DataBinding.DataSource = DADataSource
|
|
Properties.ValidateOnEnter = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = 14745599
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 0
|
|
Width = 116
|
|
end
|
|
object ePersonaContacto: TcxDBTextEdit
|
|
Left = 130
|
|
Top = 61
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'PERSONA_CONTACTO'
|
|
DataBinding.DataSource = DADataSource
|
|
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 = 1
|
|
Width = 116
|
|
end
|
|
object eTlfTelefono: TcxDBTextEdit
|
|
Left = 130
|
|
Top = 199
|
|
DataBinding.DataField = 'TELEFONO'
|
|
DataBinding.DataSource = DADataSource
|
|
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 = 6
|
|
Width = 116
|
|
end
|
|
object eTlfMovil: TcxDBTextEdit
|
|
Left = 130
|
|
Top = 226
|
|
DataBinding.DataField = 'MOVIL'
|
|
DataBinding.DataSource = DADataSource
|
|
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 = 7
|
|
Width = 116
|
|
end
|
|
object eFax: TcxDBTextEdit
|
|
Left = 130
|
|
Top = 253
|
|
DataBinding.DataField = 'FAX'
|
|
DataBinding.DataSource = DADataSource
|
|
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 = 8
|
|
Width = 116
|
|
end
|
|
object eCalle: TcxDBTextEdit
|
|
Left = 130
|
|
Top = 118
|
|
DataBinding.DataField = 'CALLE'
|
|
DataBinding.DataSource = DADataSource
|
|
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 = 116
|
|
end
|
|
object cbPoblacion: TcxDBComboBox
|
|
Left = 130
|
|
Top = 172
|
|
DataBinding.DataField = 'POBLACION'
|
|
DataBinding.DataSource = DADataSource
|
|
Properties.ImmediatePost = True
|
|
Properties.ImmediateUpdateText = True
|
|
Properties.PostPopupValueOnTab = True
|
|
Properties.OnInitPopup = cbPoblacionPropertiesInitPopup
|
|
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 = 5
|
|
Width = 205
|
|
end
|
|
object eCodigoPostal: TcxDBTextEdit
|
|
Left = 234
|
|
Top = 145
|
|
DataBinding.DataField = 'CODIGO_POSTAL'
|
|
DataBinding.DataSource = DADataSource
|
|
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 = 4
|
|
Width = 57
|
|
end
|
|
object cbProvincia: TcxDBComboBox
|
|
Left = 130
|
|
Top = 145
|
|
DataBinding.DataField = 'PROVINCIA'
|
|
DataBinding.DataSource = DADataSource
|
|
Properties.ImmediatePost = True
|
|
Properties.ImmediateUpdateText = True
|
|
Properties.PostPopupValueOnTab = True
|
|
Properties.OnInitPopup = cbProvinciaPropertiesInitPopup
|
|
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 = 3
|
|
Width = 65
|
|
end
|
|
object eObservaciones: TcxDBMemo
|
|
Left = 22
|
|
Top = 469
|
|
DataBinding.DataField = 'OBSERVACIONES'
|
|
DataBinding.DataSource = DADataSource
|
|
Properties.ScrollBars = ssVertical
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
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 = 11
|
|
Height = 20
|
|
Width = 390
|
|
end
|
|
inline frViewSubcontrataObra1: TfrViewSubcontrataObra
|
|
Left = 321
|
|
Top = 283
|
|
Width = 136
|
|
Height = 150
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 10
|
|
ReadOnly = False
|
|
ExplicitLeft = 321
|
|
ExplicitTop = 283
|
|
ExplicitWidth = 136
|
|
ExplicitHeight = 150
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
Width = 136
|
|
ExplicitWidth = 173
|
|
inherited edtlNombre: TcxDBTextEdit
|
|
ExplicitWidth = 213
|
|
Width = 213
|
|
end
|
|
inherited edtNIFCIF: TcxDBTextEdit
|
|
ExplicitWidth = 213
|
|
Width = 213
|
|
end
|
|
inherited edtCalle: TcxDBTextEdit
|
|
ExplicitWidth = 213
|
|
Width = 213
|
|
end
|
|
inherited edtPoblacion: TcxDBTextEdit
|
|
ExplicitWidth = 95
|
|
Width = 95
|
|
end
|
|
inherited edtProvincia: TcxDBTextEdit
|
|
ExplicitWidth = 213
|
|
Width = 213
|
|
end
|
|
inherited edtCodigoPostal: TcxDBTextEdit
|
|
Left = 249
|
|
ExplicitLeft = 249
|
|
end
|
|
inherited Button3: TBitBtn
|
|
Left = 108
|
|
ExplicitLeft = 108
|
|
end
|
|
inherited edtPersonaContacto: TcxDBTextEdit
|
|
ExplicitWidth = 213
|
|
Width = 213
|
|
end
|
|
inherited edtReferenciaAsignada: TcxDBTextEdit
|
|
Left = 210
|
|
ExplicitLeft = 210
|
|
end
|
|
inherited edtTlf: TcxDBTextEdit
|
|
ExplicitWidth = 20
|
|
Width = 20
|
|
end
|
|
end
|
|
inherited DADataSource: TDADataSource
|
|
Left = 240
|
|
Top = 16
|
|
end
|
|
inherited ActionList1: TActionList
|
|
Left = 264
|
|
Top = 16
|
|
end
|
|
inherited PngImageList: TPngImageList
|
|
Left = 296
|
|
Top = 16
|
|
end
|
|
end
|
|
inline frViewClienteAsociadoObra1: TfrViewClienteAsociadoObra
|
|
Left = 321
|
|
Top = 34
|
|
Width = 351
|
|
Height = 213
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 9
|
|
ReadOnly = False
|
|
ExplicitLeft = 321
|
|
ExplicitTop = 34
|
|
ExplicitWidth = 351
|
|
ExplicitHeight = 213
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
Width = 351
|
|
Height = 213
|
|
ExplicitWidth = 405
|
|
ExplicitHeight = 159
|
|
inherited edtlNombre: TcxDBTextEdit
|
|
ExplicitWidth = 210
|
|
Width = 210
|
|
end
|
|
inherited edtNIFCIF: TcxDBTextEdit
|
|
ExplicitWidth = 210
|
|
Width = 210
|
|
end
|
|
inherited edtCalle: TcxDBTextEdit
|
|
ExplicitWidth = 210
|
|
Width = 210
|
|
end
|
|
inherited edtPoblacion: TcxDBTextEdit
|
|
ExplicitWidth = 92
|
|
Width = 92
|
|
end
|
|
inherited edtProvincia: TcxDBTextEdit
|
|
ExplicitWidth = 210
|
|
Width = 210
|
|
end
|
|
inherited edtCodigoPostal: TcxDBTextEdit
|
|
Left = 209
|
|
ExplicitLeft = 209
|
|
end
|
|
inherited Button3: TBitBtn
|
|
Left = 99
|
|
ExplicitLeft = 99
|
|
end
|
|
end
|
|
end
|
|
object dxLayoutControlObraGroup_Root: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControlObraItem12: TdxLayoutItem
|
|
ControlOptions.AutoColor = True
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControlObraGroup2: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControlObraGroup4: TdxLayoutGroup
|
|
AutoAligns = []
|
|
AlignHorz = ahClient
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControlObraGroup1: TdxLayoutGroup
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Datos generales de la obra'
|
|
object dxLayoutControlObraItem3: TdxLayoutItem
|
|
Caption = 'Nombre:'
|
|
Control = eNombre
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControlObraItem4: TdxLayoutItem
|
|
Caption = 'Persona de contacto:'
|
|
Control = ePersonaContacto
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControlObraGroup3: TdxLayoutGroup
|
|
Caption = 'Direcci'#243'n y tel'#233'fonos'
|
|
object dxLayoutControlObraItem10: TdxLayoutItem
|
|
Caption = 'Calle:'
|
|
Control = eCalle
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControlObraGroup11: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControlObraItem9: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Provincia:'
|
|
Control = cbProvincia
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControlObraItem7: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahRight
|
|
Caption = 'C. P.:'
|
|
Control = eCodigoPostal
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControlObraGroup5: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControlObraItem2: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Poblaci'#243'n:'
|
|
Control = cbPoblacion
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControlObraItem1: TdxLayoutItem
|
|
Caption = 'Tel'#233'fono:'
|
|
Control = eTlfTelefono
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControlObraItem5: TdxLayoutItem
|
|
Caption = 'M'#243'vil:'
|
|
Control = eTlfMovil
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControlObraItem6: TdxLayoutItem
|
|
Caption = 'N'#250'mero de fax:'
|
|
Control = eFax
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object dxLayoutControlObraGroup10: TdxLayoutGroup
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControlObraGroup7: TdxLayoutGroup
|
|
AutoAligns = []
|
|
AlignHorz = ahClient
|
|
Caption = 'Cliente asociado'
|
|
object dxLayoutControlObraItem13: TdxLayoutItem
|
|
Caption = 'New Item'
|
|
ShowCaption = False
|
|
Control = frViewClienteAsociadoObra1
|
|
ControlOptions.AutoColor = True
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControlObraGroup9: TdxLayoutGroup
|
|
Caption = 'Subcontrata'
|
|
object dxLayoutControlObraItem8: TdxLayoutItem
|
|
Control = frViewSubcontrataObra1
|
|
ControlOptions.AutoColor = True
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object dxLayoutControlObraGroup8: TdxLayoutGroup
|
|
AutoAligns = [aaHorizontal]
|
|
AlignVert = avClient
|
|
Caption = 'Observaciones'
|
|
object dxLayoutControlObraItem11: TdxLayoutItem
|
|
AutoAligns = [aaHorizontal]
|
|
AlignVert = avClient
|
|
Caption = 'Observaciones'
|
|
ShowCaption = False
|
|
Control = eObservaciones
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object DADataSource: TDADataSource
|
|
Left = 336
|
|
Top = 64
|
|
end
|
|
end
|