ProGestion/Modulos/Obras/Cliente/uViewTrabajoContacto.dfm
2007-06-21 16:12:43 +00:00

97 lines
2.6 KiB
Plaintext

inherited frViewTrabajoContacto: TfrViewTrabajoContacto
Width = 765
Height = 316
inherited dxLayoutControl1: TdxLayoutControl
Width = 765
inherited cbTipoPresupuesto: TcxDBComboBox
Left = 385
Width = 443
end
inherited edtAceptado: TcxDBCheckBox
Width = 180
end
inherited edtPrecioIni: TcxDBCalcEdit
Top = 234
TabOrder = 7
Width = 54
end
inherited edtPrecioFin: TcxDBCalcEdit
Top = 261
TabOrder = 8
Width = 54
end
inherited edtTiempo: TcxDBSpinEdit
Left = 666
Top = 234
TabOrder = 11
end
inherited edtAplicaRetencion: TcxDBCheckBox
Top = 234
TabOrder = 9
Width = 136
end
inherited edtDescripcion: TcxDBMemo
Width = 595
end
object edtPrecioFin2: TcxDBCalcEdit [8]
Left = 85
Top = 177
DataBinding.DataField = 'PRESUPUESTOFINAL'
DataBinding.DataSource = DADataSource
Style.LookAndFeel.NativeStyle = True
StyleDisabled.LookAndFeel.NativeStyle = True
StyleFocused.LookAndFeel.NativeStyle = True
StyleHot.LookAndFeel.NativeStyle = True
TabOrder = 6
Width = 170
end
inherited edtRetencion: TcxDBSpinEdit
Left = 527
Top = 234
TabOrder = 10
end
inherited edtContacto: TcxDBLookupComboBox
Width = 403
end
inherited ToolBar1: TToolBar
Left = 597
end
inherited edtImporteRet: TcxDBTextEdit
Top = 261
TabOrder = 12
Width = 430
end
inherited dxLayoutControl1Group_Root: TdxLayoutGroup
inherited dxLayoutControl1Group1: TdxLayoutGroup
inherited dxLayoutControl1Group7: TdxLayoutGroup
inherited dxLayoutControl1Group2: TdxLayoutGroup
inherited dxLayoutControl1Group6: TdxLayoutGroup
inherited dxLayoutControl1Item2: TdxLayoutItem
Visible = False
end
inherited dxLayoutControl1Item3: TdxLayoutItem
Visible = False
end
end
end
end
object dxLayoutControl1Item4: TdxLayoutItem
AutoAligns = [aaVertical]
Caption = 'Importe:'
CaptionOptions.AlignVert = tavTop
Control = edtPrecioFin2
ControlOptions.ShowBorder = False
end
end
inherited dxLayoutControl1Group5: TdxLayoutGroup
inherited dxLayoutControl1Group3: TdxLayoutGroup
Visible = False
end
inherited dxLayoutControl1Group4: TdxLayoutGroup
Visible = False
end
end
end
end
end