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

229 lines
7.6 KiB
Plaintext

inherited frViewCalculoHonorarios: TfrViewCalculoHonorarios
Width = 464
object dxLayoutControl1: TdxLayoutControl
Left = 0
Top = 0
Width = 464
Height = 225
Align = alTop
Constraints.MinHeight = 129
Constraints.MinWidth = 447
ParentBackground = True
TabOrder = 0
AutoContentSizes = [acsWidth, acsHeight]
DesignSize = (
464
225)
object Bevel2: TBevel
Left = 22
Top = 82
Width = 420
Height = 10
Shape = bsBottomLine
end
object edtHonorarios: TcxDBSpinEdit
Left = 162
Top = 98
DataBinding.DataField = 'HONORARIOS'
DataBinding.DataSource = DADataSource
Properties.ImmediatePost = True
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 = 78
end
object cxDBRadioGroup1: TcxDBRadioGroup
Left = 162
Top = 125
Alignment = alCenterCenter
Constraints.MaxHeight = 50
Constraints.MinHeight = 40
Ctl3D = True
DataBinding.DataField = 'APLICAHONORARIOS'
DataBinding.DataSource = DADataSource
ParentCtl3D = False
Properties.DefaultValue = 'I'
Properties.ImmediatePost = True
Properties.Items = <
item
Caption = 'Presupuestos iniciales'
Value = 'I'
end
item
Caption = 'Presupuestos finales'
Value = 'F'
Tag = 1
end>
Style.BorderColor = clNone
Style.Edges = []
Style.LookAndFeel.Kind = lfStandard
Style.LookAndFeel.NativeStyle = True
Style.Shadow = False
Style.TransparentBorder = 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 = 3
Transparent = True
Height = 50
Width = 161
end
object edtPresupuestosIni: TcxDBTextEdit
Left = 162
Top = 28
Anchors = [akLeft, akTop, akRight]
AutoSize = False
DataBinding.DataField = 'TOTALPRESUPUESTOSINI'
DataBinding.DataSource = DADataSource
Enabled = False
ParentFont = False
Properties.ReadOnly = True
Properties.UseLeftAlignmentOnEditing = False
Style.LookAndFeel.Kind = lfStandard
Style.LookAndFeel.NativeStyle = True
StyleDisabled.LookAndFeel.Kind = lfStandard
StyleDisabled.LookAndFeel.NativeStyle = True
StyleDisabled.TextColor = clActiveCaption
StyleFocused.LookAndFeel.Kind = lfStandard
StyleFocused.LookAndFeel.NativeStyle = True
StyleHot.LookAndFeel.Kind = lfStandard
StyleHot.LookAndFeel.NativeStyle = True
TabOrder = 0
Height = 21
Width = 140
end
object edtPresupuestosFin: TcxDBTextEdit
Left = 162
Top = 55
Anchors = [akLeft, akTop, akRight]
AutoSize = False
DataBinding.DataField = 'TOTALPRESUPUESTOSFIN'
DataBinding.DataSource = DADataSource
Enabled = False
ParentFont = False
Properties.ReadOnly = True
Properties.UseLeftAlignmentOnEditing = False
Style.LookAndFeel.Kind = lfStandard
Style.LookAndFeel.NativeStyle = True
StyleDisabled.LookAndFeel.Kind = lfStandard
StyleDisabled.LookAndFeel.NativeStyle = True
StyleDisabled.TextColor = clActiveCaption
StyleFocused.LookAndFeel.Kind = lfStandard
StyleFocused.LookAndFeel.NativeStyle = True
StyleHot.LookAndFeel.Kind = lfStandard
StyleHot.LookAndFeel.NativeStyle = True
TabOrder = 1
Height = 21
Width = 139
end
object edtImporteHonorarios: TcxDBTextEdit
Left = 162
Top = 181
Anchors = [akLeft, akTop, akRight]
AutoSize = False
DataBinding.DataField = 'IMPORTEHONORARIOS'
DataBinding.DataSource = DADataSource
ParentFont = False
Properties.ReadOnly = True
Properties.UseLeftAlignmentOnEditing = False
Style.LookAndFeel.Kind = lfStandard
Style.LookAndFeel.NativeStyle = True
StyleDisabled.LookAndFeel.Kind = lfStandard
StyleDisabled.LookAndFeel.NativeStyle = True
StyleDisabled.TextColor = clActiveCaption
StyleFocused.LookAndFeel.Kind = lfStandard
StyleFocused.LookAndFeel.NativeStyle = True
StyleHot.LookAndFeel.Kind = lfStandard
StyleHot.LookAndFeel.NativeStyle = True
TabOrder = 4
Height = 21
Width = 139
end
object dxLayoutControl1Group_Root: TdxLayoutGroup
ShowCaption = False
Hidden = True
LayoutDirection = ldHorizontal
ShowBorder = False
object dxLayoutControl1Group1: TdxLayoutGroup
AutoAligns = []
AlignHorz = ahClient
Caption = 'C'#225'lculo de honorarios'
LayoutDirection = ldHorizontal
object dxLayoutControl1Group5: TdxLayoutGroup
AutoAligns = [aaVertical]
AlignHorz = ahClient
Caption = 'New Group'
ShowCaption = False
ShowBorder = False
object dxLayoutControl1Group4: TdxLayoutGroup
ShowCaption = False
Hidden = True
LayoutDirection = ldHorizontal
ShowBorder = False
object dxLayoutControl1Group3: TdxLayoutGroup
AutoAligns = [aaVertical]
AlignHorz = ahClient
ShowCaption = False
Hidden = True
ShowBorder = False
object dxLayoutControl1Item6: TdxLayoutItem
Caption = 'Total presupuestos iniciales:'
Control = edtPresupuestosIni
ControlOptions.ShowBorder = False
end
object dxLayoutControl1Item4: TdxLayoutItem
Caption = 'Total presupuestos finales:'
Control = edtPresupuestosFin
ControlOptions.ShowBorder = False
end
end
object dxLayoutControl1Group2: TdxLayoutGroup
AutoAligns = [aaVertical]
AlignHorz = ahRight
Caption = 'New Group'
ShowCaption = False
ShowBorder = False
end
end
object dxLayoutControl1Item7: TdxLayoutItem
Caption = 'New Item'
ShowCaption = False
Control = Bevel2
ControlOptions.ShowBorder = False
end
object dxLayoutControl1Item1: TdxLayoutItem
AutoAligns = [aaVertical]
Caption = 'Honorarios (%):'
Control = edtHonorarios
ControlOptions.ShowBorder = False
end
object dxLayoutControl1Item3: TdxLayoutItem
AutoAligns = [aaVertical]
Caption = 'Aplicar honorarios sobre:'
Control = cxDBRadioGroup1
ControlOptions.ShowBorder = False
end
object dxLayoutControl1Item5: TdxLayoutItem
Caption = 'Total honorarios:'
Control = edtImporteHonorarios
ControlOptions.ShowBorder = False
end
end
end
end
end
object DADataSource: TDADataSource
Left = 400
Top = 8
end
end