git-svn-id: https://192.168.0.254/svn/Proyectos.Noviseda_FactuGES2/trunk@4 f33bb606-9f5c-448d-9c99-757f00063c96
131 lines
3.2 KiB
Plaintext
131 lines
3.2 KiB
Plaintext
inherited frViewDetallesFacturaProveedor: TfrViewDetallesFacturaProveedor
|
|
inherited ToolBar1: TToolBar
|
|
Height = 73
|
|
ExplicitHeight = 73
|
|
inherited ToolButton3: TToolButton
|
|
Wrap = False
|
|
end
|
|
inherited ToolButton4: TToolButton
|
|
Left = 278
|
|
Top = 0
|
|
ExplicitLeft = 278
|
|
ExplicitTop = 0
|
|
end
|
|
inherited ToolButton14: TToolButton
|
|
Left = 334
|
|
Top = 0
|
|
ExplicitLeft = 334
|
|
ExplicitTop = 0
|
|
end
|
|
inherited FontName: TJvFontComboBox
|
|
Top = 22
|
|
ExplicitTop = 22
|
|
end
|
|
inherited FontSize: TEdit
|
|
Top = 22
|
|
ExplicitTop = 22
|
|
end
|
|
inherited UpDown1: TUpDown
|
|
Top = 22
|
|
ExplicitTop = 22
|
|
end
|
|
inherited ToolButton13: TToolButton
|
|
Top = 22
|
|
ExplicitTop = 22
|
|
end
|
|
inherited ToolButton6: TToolButton
|
|
Top = 22
|
|
ExplicitTop = 22
|
|
end
|
|
inherited ToolButton7: TToolButton
|
|
Top = 22
|
|
ExplicitTop = 22
|
|
end
|
|
inherited ToolButton8: TToolButton
|
|
Top = 22
|
|
ExplicitTop = 22
|
|
end
|
|
inherited ToolButton12: TToolButton
|
|
Left = 0
|
|
Top = 22
|
|
Wrap = True
|
|
ExplicitLeft = 0
|
|
ExplicitTop = 22
|
|
ExplicitHeight = 27
|
|
end
|
|
inherited ToolButton9: TToolButton
|
|
Left = 0
|
|
Top = 49
|
|
ExplicitLeft = 0
|
|
ExplicitTop = 49
|
|
end
|
|
inherited ToolButton10: TToolButton
|
|
Left = 145
|
|
Top = 49
|
|
ExplicitLeft = 145
|
|
ExplicitTop = 49
|
|
end
|
|
inherited ToolButton11: TToolButton
|
|
Left = 270
|
|
Top = 49
|
|
ExplicitLeft = 270
|
|
ExplicitTop = 49
|
|
end
|
|
end
|
|
inherited cxGrid: TcxGrid
|
|
Top = 99
|
|
Height = 205
|
|
inherited cxGridView: TcxGridDBTableView
|
|
inherited cxGridViewREFERENCIA: TcxGridDBColumn
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
Visible = False
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = nil
|
|
Options.Editing = False
|
|
end
|
|
inherited cxGridViewREFERENCIA_PROVEEDOR: TcxGridDBColumn
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
Visible = False
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = nil
|
|
Visible = False
|
|
Options.Editing = False
|
|
end
|
|
inherited cxGridViewREFERENCIA_FABRICANTE: TcxGridDBColumn
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
Visible = False
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = nil
|
|
Visible = False
|
|
Options.Editing = False
|
|
end
|
|
inherited cxGridViewIMPORTEUNIDAD: TcxGridDBColumn
|
|
VisibleForCustomization = False
|
|
end
|
|
inherited cxGridViewDESCUENTO: TcxGridDBColumn
|
|
Visible = True
|
|
end
|
|
inherited cxGridViewIMPORTENETO: TcxGridDBColumn
|
|
Caption = 'Importe coste'
|
|
Visible = True
|
|
end
|
|
end
|
|
end
|
|
inherited TBXDock1: TTBXDock
|
|
Top = 73
|
|
ExplicitTop = 73
|
|
end
|
|
end
|