git-svn-id: https://192.168.0.254/svn/Proyectos.Noviseda_FactuGES2/trunk@83 f33bb606-9f5c-448d-9c99-757f00063c96
152 lines
4.1 KiB
Plaintext
152 lines
4.1 KiB
Plaintext
inherited frViewDetallesDTO: TfrViewDetallesDTO
|
|
inherited ToolBar1: TToolBar
|
|
Height = 73
|
|
ExplicitHeight = 73
|
|
inherited ToolButton1: TToolButton
|
|
ExplicitWidth = 109
|
|
end
|
|
inherited ToolButton3: TToolButton [1]
|
|
Left = 109
|
|
ExplicitLeft = 109
|
|
end
|
|
inherited ToolButton2: TToolButton [2]
|
|
Left = 164
|
|
ExplicitLeft = 164
|
|
ExplicitWidth = 114
|
|
end
|
|
inherited ToolButton14: TToolButton [3]
|
|
Left = 278
|
|
Top = 0
|
|
ExplicitLeft = 278
|
|
ExplicitTop = 0
|
|
end
|
|
inherited ToolButton4: TToolButton [4]
|
|
end
|
|
inherited ToolButton9: TToolButton [5]
|
|
Left = 56
|
|
Top = 22
|
|
ExplicitLeft = 56
|
|
ExplicitTop = 22
|
|
end
|
|
inherited ToolButton10: TToolButton [6]
|
|
Left = 201
|
|
Top = 22
|
|
ExplicitLeft = 201
|
|
ExplicitTop = 22
|
|
end
|
|
inherited FontName: TJvFontComboBox [7]
|
|
Left = 326
|
|
Top = 22
|
|
ExplicitLeft = 326
|
|
ExplicitTop = 22
|
|
end
|
|
inherited UpDown1: TUpDown [8]
|
|
Left = 471
|
|
Top = 22
|
|
ExplicitLeft = 471
|
|
ExplicitTop = 22
|
|
end
|
|
inherited ToolButton13: TToolButton [9]
|
|
Left = 0
|
|
Top = 22
|
|
Wrap = True
|
|
ExplicitLeft = 0
|
|
ExplicitTop = 22
|
|
ExplicitHeight = 30
|
|
end
|
|
inherited ToolButton6: TToolButton [10]
|
|
Left = 0
|
|
Top = 52
|
|
ExplicitLeft = 0
|
|
ExplicitTop = 52
|
|
end
|
|
inherited ToolButton7: TToolButton [11]
|
|
Left = 66
|
|
Top = 52
|
|
ExplicitLeft = 66
|
|
ExplicitTop = 52
|
|
end
|
|
inherited FontSize: TEdit [12]
|
|
Left = 133
|
|
Top = 52
|
|
Width = 41
|
|
ExplicitLeft = 133
|
|
ExplicitTop = 52
|
|
ExplicitWidth = 41
|
|
end
|
|
inherited ToolButton12: TToolButton [13]
|
|
Left = 174
|
|
Top = 52
|
|
ExplicitLeft = 174
|
|
ExplicitTop = 52
|
|
end
|
|
inherited ToolButton11: TToolButton [14]
|
|
Left = 182
|
|
Top = 52
|
|
ExplicitLeft = 182
|
|
ExplicitTop = 52
|
|
end
|
|
inherited ToolButton8: TToolButton [15]
|
|
Left = 323
|
|
Top = 52
|
|
ExplicitLeft = 323
|
|
ExplicitTop = 52
|
|
end
|
|
end
|
|
inherited cxGrid: TcxGrid
|
|
Top = 99
|
|
Height = 205
|
|
ExplicitTop = 126
|
|
ExplicitHeight = 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.DisplayFormat = ',0.00 '#8364';-,0.00 '#8364
|
|
Properties.EditFormat = ',0.00 '#8364';-,0.00 '#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: TSpTBXDock
|
|
Top = 73
|
|
end
|
|
inherited ActionListContenido: TActionList
|
|
inherited actAnadir: TAction
|
|
Caption = 'A'#241'adir concepto'
|
|
end
|
|
inherited actEliminar: TAction
|
|
Caption = 'Eliminar concepto'
|
|
end
|
|
end
|
|
end
|