git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@1066 0c75b7a4-871f-7646-8a2f-f78d34cc349f
148 lines
4.0 KiB
Plaintext
148 lines
4.0 KiB
Plaintext
inherited frViewDetallesDTO: TfrViewDetallesDTO
|
|
inherited ToolBar1: TToolBar
|
|
Height = 100
|
|
ExplicitHeight = 100
|
|
inherited ToolButton1: TToolButton
|
|
ExplicitWidth = 109
|
|
end
|
|
inherited ToolButton2: TToolButton
|
|
Left = 109
|
|
ExplicitLeft = 109
|
|
ExplicitWidth = 114
|
|
end
|
|
inherited ToolButton3: TToolButton
|
|
Left = 223
|
|
ExplicitLeft = 223
|
|
end
|
|
inherited ToolButton14: TToolButton
|
|
Wrap = False
|
|
end
|
|
inherited ToolButton9: TToolButton [5]
|
|
Left = 121
|
|
Top = 22
|
|
ExplicitLeft = 121
|
|
ExplicitTop = 22
|
|
end
|
|
inherited FontName: TJvFontComboBox [6]
|
|
Left = 266
|
|
Top = 22
|
|
ExplicitLeft = 266
|
|
ExplicitTop = 22
|
|
end
|
|
inherited UpDown1: TUpDown
|
|
Left = 411
|
|
Top = 22
|
|
ExplicitLeft = 411
|
|
ExplicitTop = 22
|
|
end
|
|
inherited ToolButton13: TToolButton
|
|
Left = 0
|
|
Top = 22
|
|
Wrap = True
|
|
ExplicitLeft = 0
|
|
ExplicitTop = 22
|
|
ExplicitHeight = 27
|
|
end
|
|
inherited ToolButton6: TToolButton
|
|
Left = 0
|
|
Top = 49
|
|
ExplicitLeft = 0
|
|
ExplicitTop = 49
|
|
end
|
|
inherited ToolButton7: TToolButton
|
|
Left = 66
|
|
Top = 49
|
|
ExplicitLeft = 66
|
|
ExplicitTop = 49
|
|
end
|
|
inherited FontSize: TEdit [11]
|
|
Left = 133
|
|
Top = 49
|
|
Width = 41
|
|
ExplicitLeft = 133
|
|
ExplicitTop = 49
|
|
ExplicitWidth = 41
|
|
end
|
|
inherited ToolButton11: TToolButton [12]
|
|
Left = 174
|
|
Top = 49
|
|
ExplicitLeft = 174
|
|
ExplicitTop = 49
|
|
end
|
|
inherited ToolButton12: TToolButton [13]
|
|
Left = 0
|
|
Top = 49
|
|
Wrap = True
|
|
ExplicitLeft = 0
|
|
ExplicitTop = 49
|
|
ExplicitHeight = 27
|
|
end
|
|
inherited ToolButton10: TToolButton
|
|
Left = 0
|
|
Top = 76
|
|
ExplicitLeft = 0
|
|
ExplicitTop = 76
|
|
end
|
|
inherited ToolButton8: TToolButton [15]
|
|
Left = 125
|
|
Top = 76
|
|
ExplicitLeft = 125
|
|
ExplicitTop = 76
|
|
end
|
|
end
|
|
inherited cxGrid: TcxGrid
|
|
Top = 126
|
|
Height = 178
|
|
inherited cxGridView: TcxGridDBTableView
|
|
object cxGridViewDESCUENTO: TcxGridDBColumn [7]
|
|
Caption = 'Dto'
|
|
DataBinding.FieldName = 'DESCUENTO'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.DisplayFormat = ',0.00 %;-,0.00 %'
|
|
Properties.EditFormat = ',0.00;-,0.00'
|
|
Properties.MaxValue = 100.000000000000000000
|
|
Visible = False
|
|
VisibleForCustomization = False
|
|
Width = 30
|
|
end
|
|
object cxGridViewIMPORTENETO: TcxGridDBColumn [8]
|
|
Caption = 'Importe neto'
|
|
DataBinding.ValueType = 'Currency'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.DecimalPlaces = 4
|
|
Properties.DisplayFormat = ',0.0000 '#8364';-,0.0000 '#8364
|
|
Properties.EditFormat = ',0.0000 '#8364';-,0.0000 '#8364
|
|
Properties.ReadOnly = True
|
|
Properties.OnValidate = cxGridViewIMPORTENETOPropertiesValidate
|
|
Visible = False
|
|
OnGetDisplayText = cxGridViewIMPORTENETOGetDisplayText
|
|
HeaderAlignmentHorz = taRightJustify
|
|
Options.Editing = False
|
|
VisibleForCustomization = False
|
|
end
|
|
object cxGridViewIMPORTEPORTE: TcxGridDBColumn [9]
|
|
Caption = 'Porte unidad'
|
|
DataBinding.FieldName = 'IMPORTE_PORTE'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.EditFormat = ',0.00 '#8364';-,0.00 '#8364
|
|
Visible = False
|
|
HeaderAlignmentHorz = taRightJustify
|
|
VisibleForCustomization = False
|
|
end
|
|
end
|
|
end
|
|
inherited TBXDock1: TTBXDock
|
|
Top = 100
|
|
end
|
|
inherited ActionListContenido: TActionList
|
|
inherited actAnadir: TAction
|
|
Caption = 'A'#241'adir concepto'
|
|
end
|
|
inherited actEliminar: TAction
|
|
Caption = 'Eliminar concepto'
|
|
end
|
|
end
|
|
end
|