- Habilitado columna descuento - Habilitado tipo de fila (titulo, concepto, pie, subtotal). git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@174 0c75b7a4-871f-7646-8a2f-f78d34cc349f
149 lines
4.2 KiB
Plaintext
149 lines
4.2 KiB
Plaintext
inherited frViewDetallesDTO: TfrViewDetallesDTO
|
|
Width = 927
|
|
Height = 304
|
|
inherited ToolBar1: TToolBar
|
|
Width = 927
|
|
ButtonWidth = 110
|
|
ExplicitHeight = 73
|
|
inherited ToolButton1: TToolButton
|
|
ExplicitWidth = 109
|
|
end
|
|
inherited ToolButton2: TToolButton
|
|
Left = 109
|
|
ExplicitLeft = 109
|
|
ExplicitWidth = 114
|
|
end
|
|
inherited ToolButton4: TToolButton [2]
|
|
Left = 223
|
|
ExplicitLeft = 223
|
|
end
|
|
inherited FontName: TJvFontComboBox [3]
|
|
Left = 279
|
|
ExplicitLeft = 279
|
|
end
|
|
inherited ToolButton3: TToolButton [4]
|
|
Left = 424
|
|
ExplicitLeft = 424
|
|
end
|
|
inherited ToolButton8: TToolButton [5]
|
|
Left = 479
|
|
ExplicitLeft = 479
|
|
end
|
|
inherited ToolButton13: TToolButton [6]
|
|
Left = 513
|
|
ExplicitLeft = 513
|
|
end
|
|
inherited ToolButton6: TToolButton [7]
|
|
Left = 521
|
|
ExplicitLeft = 521
|
|
end
|
|
inherited ToolButton7: TToolButton [8]
|
|
Left = 555
|
|
ExplicitLeft = 555
|
|
end
|
|
inherited ToolButton12: TToolButton [9]
|
|
Left = 589
|
|
ExplicitLeft = 589
|
|
end
|
|
inherited ToolButton9: TToolButton [10]
|
|
Left = 597
|
|
ExplicitLeft = 597
|
|
end
|
|
inherited ToolButton10: TToolButton [11]
|
|
Left = 631
|
|
ExplicitLeft = 631
|
|
end
|
|
inherited ToolButton11: TToolButton [12]
|
|
Left = 665
|
|
ExplicitLeft = 665
|
|
end
|
|
inherited ToolButton14: TToolButton [13]
|
|
Left = 699
|
|
Enabled = True
|
|
ExplicitLeft = 699
|
|
end
|
|
inherited FontSize: TEdit [14]
|
|
Left = 733
|
|
ExplicitLeft = 733
|
|
end
|
|
inherited UpDown1: TUpDown [15]
|
|
Left = 759
|
|
ExplicitLeft = 759
|
|
end
|
|
end
|
|
inherited cxGrid: TcxGrid
|
|
Width = 927
|
|
Height = 254
|
|
inherited cxGridView: TcxGridDBTableView
|
|
object cxGridViewDESCUENTO: TcxGridDBColumn [6]
|
|
Caption = 'Dto'
|
|
DataBinding.FieldName = 'DESCUENTO'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.DisplayFormat = ',0.00 %;-,0.00 %'
|
|
Properties.EditFormat = ',0.00;-,0.00'
|
|
Properties.MaxValue = 100.000000000000000000
|
|
Width = 30
|
|
end
|
|
object cxGridViewIMPORTENETO: TcxGridDBColumn [7]
|
|
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
|
|
OnGetDisplayText = cxGridViewIMPORTENETOGetDisplayText
|
|
HeaderAlignmentHorz = taRightJustify
|
|
Options.Editing = False
|
|
end
|
|
object cxGridViewIMPORTEPORTE: TcxGridDBColumn [8]
|
|
Caption = 'Importe porte'
|
|
DataBinding.FieldName = 'IMPORTE_PORTE'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.EditFormat = ',0.00 '#8364';-,0.00 '#8364
|
|
HeaderAlignmentHorz = taRightJustify
|
|
end
|
|
end
|
|
end
|
|
inherited TBXDock1: TTBXDock
|
|
Width = 927
|
|
inherited TBXToolbar1: TTBXToolbar
|
|
ExplicitWidth = 447
|
|
end
|
|
end
|
|
inherited ActionListContenido: TActionList
|
|
inherited actAnadir: TAction
|
|
Caption = 'A'#241'adir concepto'
|
|
end
|
|
inherited actEliminar: TAction
|
|
Caption = 'Eliminar concepto'
|
|
end
|
|
inherited RichEditBold1: TRichEditBold
|
|
Visible = False
|
|
end
|
|
inherited RichEditItalic1: TRichEditItalic
|
|
Visible = False
|
|
end
|
|
inherited RichEditUnderline1: TRichEditUnderline
|
|
Visible = False
|
|
end
|
|
inherited RichEditAlignLeft1: TRichEditAlignLeft
|
|
Visible = False
|
|
end
|
|
inherited RichEditAlignCenter1: TRichEditAlignCenter
|
|
Visible = False
|
|
end
|
|
inherited RichEditAlignRight1: TRichEditAlignRight
|
|
Visible = False
|
|
end
|
|
inherited FontEdit1: TFontEdit
|
|
Visible = False
|
|
end
|
|
inherited RichEditAlignRight2: TRichEditAlignRight
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|