git-svn-id: https://192.168.0.254/svn/Proyectos.ConstruccionesCNJ_FactuGES/trunk@4 6cb6b671-b4a0-dd4c-8bdc-3006503d97e9
261 lines
8.3 KiB
Plaintext
261 lines
8.3 KiB
Plaintext
inherited frViewSituacionMontaje: TfrViewSituacionMontaje
|
|
Width = 636
|
|
Height = 184
|
|
OnCreate = CustomViewCreate
|
|
ExplicitWidth = 636
|
|
ExplicitHeight = 184
|
|
object dxLayoutControl1: TdxLayoutControl
|
|
Left = 0
|
|
Top = 0
|
|
Width = 636
|
|
Height = 185
|
|
Align = alTop
|
|
ParentBackground = True
|
|
TabOrder = 0
|
|
AutoContentSizes = [acsWidth]
|
|
object Bevel1: TBevel
|
|
Left = 22
|
|
Top = 97
|
|
Width = 343
|
|
Height = 3
|
|
Shape = bsTopLine
|
|
end
|
|
object Bevel2: TBevel
|
|
Left = 372
|
|
Top = 74
|
|
Width = 227
|
|
Height = 2
|
|
Shape = bsTopLine
|
|
end
|
|
object ImporteContrato2: TcxDBLabel
|
|
Left = 476
|
|
Top = 28
|
|
DataBinding.DataField = 'IMPORTE_TOTAL'
|
|
DataBinding.DataSource = dsDataTable
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.Alignment.Vert = taVCenter
|
|
Style.HotTrack = False
|
|
Style.TransparentBorder = False
|
|
Height = 17
|
|
Width = 156
|
|
end
|
|
object ImporteContrato1: TcxDBCurrencyEdit
|
|
Left = 172
|
|
Top = 28
|
|
DataBinding.DataField = 'IMPORTE_TOTAL'
|
|
DataBinding.DataSource = dsDataTable
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.Alignment.Vert = taVCenter
|
|
Properties.ReadOnly = True
|
|
Properties.UseThousandSeparator = True
|
|
Properties.OnEditValueChanged = ImporteContrato1PropertiesEditValueChanged
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clBtnFace
|
|
Style.Edges = []
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = False
|
|
Style.TransparentBorder = False
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = False
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = False
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = False
|
|
TabOrder = 0
|
|
Width = 117
|
|
end
|
|
object ImportePedidos: TcxCurrencyEdit
|
|
Left = 172
|
|
Top = 51
|
|
ParentColor = True
|
|
ParentFont = False
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.Alignment.Vert = taVCenter
|
|
Properties.DisplayFormat = ',0.00 '#8364';-,0.00 '#8364
|
|
Properties.ReadOnly = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Edges = []
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
Style.Font.Color = clWindowText
|
|
Style.Font.Height = -11
|
|
Style.Font.Name = 'Tahoma'
|
|
Style.Font.Style = []
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.TransparentBorder = False
|
|
Style.IsFontAssigned = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
TabOrder = 1
|
|
Width = 170
|
|
end
|
|
object ImporteGastos: TcxCurrencyEdit
|
|
Left = 172
|
|
Top = 74
|
|
ParentColor = True
|
|
ParentFont = False
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.Alignment.Vert = taVCenter
|
|
Properties.DisplayFormat = ',0.00 '#8364';-,0.00 '#8364
|
|
Properties.ReadOnly = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Edges = []
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
Style.Font.Color = clWindowText
|
|
Style.Font.Height = -11
|
|
Style.Font.Name = 'Tahoma'
|
|
Style.Font.Style = []
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.TransparentBorder = False
|
|
Style.IsFontAssigned = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
TabOrder = 2
|
|
Width = 170
|
|
end
|
|
object ImporteBeneficio: TcxCurrencyEdit
|
|
Left = 172
|
|
Top = 106
|
|
ParentColor = True
|
|
ParentFont = False
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.Alignment.Vert = taVCenter
|
|
Properties.ReadOnly = True
|
|
Properties.OnEditValueChanged = ImporteBeneficioPropertiesEditValueChanged
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Edges = []
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.TransparentBorder = False
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
TabOrder = 3
|
|
Width = 170
|
|
end
|
|
object ImporteCobrado: TcxCurrencyEdit
|
|
Left = 476
|
|
Top = 51
|
|
ParentColor = True
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.Alignment.Vert = taVCenter
|
|
Properties.ReadOnly = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Edges = []
|
|
Style.HotTrack = False
|
|
Style.TransparentBorder = False
|
|
TabOrder = 6
|
|
Width = 138
|
|
end
|
|
object ImportePendiente: TcxCurrencyEdit
|
|
Left = 476
|
|
Top = 82
|
|
ParentColor = True
|
|
ParentFont = False
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.Alignment.Vert = taVCenter
|
|
Properties.ReadOnly = True
|
|
Properties.OnEditValueChanged = ImportePendientePropertiesEditValueChanged
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Edges = []
|
|
Style.HotTrack = False
|
|
Style.TransparentBorder = False
|
|
TabOrder = 7
|
|
Width = 138
|
|
end
|
|
object PorcentajeBeneficio: TcxLabel
|
|
Left = 172
|
|
Top = 129
|
|
AutoSize = False
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.Alignment.Vert = taVCenter
|
|
Style.HotTrack = False
|
|
Height = 17
|
|
Width = 99
|
|
end
|
|
object dxLayoutControl1Group_Root: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group1: TdxLayoutGroup
|
|
AutoAligns = []
|
|
AlignHorz = ahClient
|
|
AlignVert = avClient
|
|
Caption = 'Beneficios'
|
|
object dxLayoutControl1Item7: TdxLayoutItem
|
|
Caption = 'Importe contrato de cliente:'
|
|
Control = ImporteContrato1
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item11: TdxLayoutItem
|
|
Caption = 'Total de pedidos a proveedor:'
|
|
Control = ImportePedidos
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item12: TdxLayoutItem
|
|
Caption = 'Total otros gastos:'
|
|
Control = ImporteGastos
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item6: TdxLayoutItem
|
|
Caption = 'Bevel1'
|
|
ShowCaption = False
|
|
Control = Bevel1
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item13: TdxLayoutItem
|
|
Caption = 'Importe del beneficio:'
|
|
Control = ImporteBeneficio
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item1: TdxLayoutItem
|
|
Caption = 'Porcentaje de beneficio:'
|
|
Control = PorcentajeBeneficio
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Group2: TdxLayoutGroup
|
|
AutoAligns = []
|
|
AlignHorz = ahClient
|
|
AlignVert = avClient
|
|
Caption = 'Control de cobros'
|
|
object dxLayoutControl1Item2: TdxLayoutItem
|
|
Caption = 'Total a cobrar:'
|
|
Control = ImporteContrato2
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item14: TdxLayoutItem
|
|
Caption = 'Importe ya cobrado:'
|
|
Control = ImporteCobrado
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item9: TdxLayoutItem
|
|
Caption = 'Bevel2'
|
|
ShowCaption = False
|
|
Control = Bevel2
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item15: TdxLayoutItem
|
|
Caption = 'Pendiente a cobrar:'
|
|
Control = ImportePendiente
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object dsDataTable: TDADataSource
|
|
Left = 288
|
|
Top = 24
|
|
end
|
|
end
|