This repository has been archived on 2024-11-29. You can view files and clone it, but cannot push or open issues or pull requests.
Tecsitel_FactuGES/Almacenes/ArticuloObraHistorica.dfm
2007-06-21 15:47:20 +00:00

558 lines
18 KiB
Plaintext

object frArticuloObraHistorica: TfrArticuloObraHistorica
Tag = 1
Left = 0
Top = 0
Width = 808
Height = 558
Color = 16383743
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 0
Visible = False
Entidad = entArticuloAlmacen
BarraSalir = brSimple
BarraOperacion = brDoble
object Titulo: TRdxPanelTituloOperacion
Left = 0
Top = 0
Width = 808
Height = 22
Caption = ' material de almacén'
Color = 9685681
Align = alTop
Font.Charset = DEFAULT_CHARSET
Font.Color = 3692855
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
end
object pnlScroll: TRdxScrollPanel
Left = 0
Top = 22
Width = 808
Height = 436
HorzScrollBar.Smooth = True
HorzScrollBar.Style = ssFlat
VertScrollBar.Smooth = True
VertScrollBar.Style = ssFlat
Align = alClient
BevelOuter = bvNone
Caption = 'pnlScroll'
ParentColor = True
TabOrder = 0
object pnlAlmacen: TRdxPanel
Left = 0
Top = 0
Width = 808
Height = 67
Caption = ' '
ParentColor = True
ColorHighLight = 8623776
ColorShadow = 8623776
Align = alTop
TabOrder = 0
AutoSize = True
UseDockManager = True
object eAlmacen: TLabel
Left = 102
Top = 50
Width = 44
Height = 13
Alignment = taRightJustify
Caption = 'Almacén:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object cAlmacen: TRdxCabecera
Left = 0
Top = 0
Width = 808
Height = 30
Caption = 'Almacén'
Align = alTop
Font.Charset = DEFAULT_CHARSET
Font.Color = 3692855
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
Margen = 10
end
object cbxAlmacen: TRdxDBComboBox
Left = 154
Top = 46
Width = 140
Height = 21
Style = csSimple
Color = 15726583
ColorArrow = clBlack
ColorArrowBackground = 12775679
ColorBorder = 8623776
ItemHeight = 13
TabOrder = 0
Text = 'cbxAlmacen'
ItemIndex = -1
end
end
object RdxPanel1: TRdxPanel
Left = 0
Top = 67
Width = 808
Height = 201
Caption = ' '
ParentColor = True
ColorHighLight = 8623776
ColorShadow = 8623776
Align = alTop
TabOrder = 1
AutoSize = True
UseDockManager = True
object eUnidades: TLabel
Left = 311
Top = 79
Width = 81
Height = 13
Alignment = taRightJustify
Caption = 'Unid. de medida:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object RdxCabecera1: TRdxCabecera
Left = 0
Top = 0
Width = 808
Height = 30
Caption = 'Datos del material'
Align = alTop
Font.Charset = DEFAULT_CHARSET
Font.Color = 3692855
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
Margen = 10
end
object eCodigo: TLabel
Left = 109
Top = 50
Width = 37
Height = 13
Alignment = taRightJustify
Caption = 'Código:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object eFamilia: TLabel
Left = 356
Top = 50
Width = 36
Height = 13
Alignment = taRightJustify
Caption = 'Familia:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Visible = False
end
object eDescripcion: TLabel
Left = 88
Top = 107
Width = 58
Height = 13
Alignment = taRightJustify
Caption = 'Descripción:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object eObservaciones: TLabel
Left = 71
Top = 136
Width = 75
Height = 13
Alignment = taRightJustify
Caption = 'Observaciones:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object eStockActual: TLabel
Left = 89
Top = 78
Width = 57
Height = 13
Alignment = taRightJustify
Caption = 'Existencias:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object cbxFamilia: TRdxDBComboBox
Left = 399
Top = 46
Width = 240
Height = 21
Style = csSimple
Color = 15726583
ColorArrow = clBlack
ColorArrowBackground = 12775679
ColorBorder = 8623776
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 1
Text = 'cbxFamilia'
Visible = False
ItemIndex = -1
DataField = 'FAMILIA'
DataSource = dsArticulosObraHistorica
end
object Codigo: TRdxDBEdit
Left = 154
Top = 46
Width = 140
Height = 19
VerBoton = True
AutoSize = False
BorderStyle = bsNone
ColorBorder = 8623776
ColorFlat = 15726583
ColorBoton = 12775679
DataField = 'CODIGOARTICULO'
DataSource = dsArticulosObraHistorica
TabOrder = 0
Text = 'Codigo'
OnButtonClick = CodigoButtonClick
end
object Precio: TRdxDBEdit
Left = 154
Top = 74
Width = 140
Height = 19
AutoSize = False
BorderStyle = bsNone
ColorBorder = 8623776
ColorFlat = 15726583
ColorBoton = 12775679
DataField = 'EXISTENCIAS'
DataSource = dsArticulosObraHistorica
TabOrder = 3
Text = 'Precio'
end
object cbxUnidadesMedida: TRdxDBComboBox
Left = 399
Top = 74
Width = 240
Height = 21
Style = csSimple
Color = 15726583
ColorArrow = clBlack
ColorArrowBackground = 12775679
ColorBorder = 8623776
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 2
Text = 'cbxUnidadesMedida'
ItemIndex = -1
DataField = 'UNIDADESMEDIDA'
DataSource = dsArticulosObraHistorica
end
object Descripcion: TRdxDBEdit
Left = 154
Top = 103
Width = 485
Height = 19
AutoSize = False
BorderStyle = bsNone
ColorBorder = 8623776
ColorFlat = 15726583
ColorBoton = 12775679
DataField = 'DESCRIPCION'
DataSource = dsArticulosObraHistorica
TabOrder = 4
Text = 'Descripcion'
end
object Observaciones: TRdxDBMemo
Left = 154
Top = 136
Width = 485
Height = 65
ColorFocused = clWhite
ColorBorder = 8623776
ColorFlat = 15726583
ParentColor = False
ScrollBars = ssVertical
TabOrder = 5
Lines.Strings = (
'Observaciones')
BorderStyle = bsNone
Color = 15726583
DataField = 'OBSERVACIONES'
DataSource = dsArticulosObraHistorica
end
end
end
object brSimple: TRdxBarraInferior
Left = 0
Top = 508
Width = 808
Height = 50
Caption = ' '
ParentColor = True
Visible = False
ColorHighLight = 8623776
ColorShadow = clBtnFace
Align = alBottom
TabOrder = 1
UseDockManager = True
Margen = 10
object bSalir: TRdxBoton
Left = 10
Top = 20
Width = 75
Height = 25
Alignment = taLeftJustify
Color = 14280169
ColorFocused = 12775679
ColorDown = 14280169
ColorBorder = 8623776
ColorHighLight = 8623776
ColorShadow = 8623776
GroupIndex = 1
Down = True
Caption = 'Aceptar'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
FontDown.Charset = DEFAULT_CHARSET
FontDown.Color = clWindowText
FontDown.Height = -11
FontDown.Name = 'Tahoma'
FontDown.Style = []
Glyph.Data = {
06050000424D060500000000000036040000280000000E0000000D0000000100
080000000000D0000000320B0000320B000000010000000100000000000000FF
000000800000C0FFC000FF00FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000040404040404
0004040404040404000004040404040003000404040404040000040404040003
0300040404040404000004040400010101010004040404040000040400030102
0201000404040404000004000301000002010100040404040000000300000404
0002010100040404000004000404040404000201000404040000040404040404
0404000101000404000004040404040404040400010100040000040404040404
0404040400010100000004040404040404040404040001000000040404040404
04040404040400040000}
Margin = 5
ParentFont = False
ParentColor = False
TabOrder = 0
Spacing = 6
OnClick = bSalirClick
end
end
object brDoble: TRdxBarraInferior
Left = 0
Top = 458
Width = 808
Height = 50
Caption = ' '
ParentColor = True
Visible = False
ColorHighLight = 8623776
ColorShadow = clBtnFace
Align = alBottom
TabOrder = 2
UseDockManager = True
Margen = 10
object bAceptar: TRdxBoton
Left = 10
Top = 20
Width = 75
Height = 25
Alignment = taLeftJustify
Color = 14280169
ColorFocused = 12775679
ColorDown = 14280169
ColorBorder = 8623776
ColorHighLight = 8623776
ColorShadow = 8623776
GroupIndex = 1
Down = True
Caption = 'Aceptar'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
FontDown.Charset = DEFAULT_CHARSET
FontDown.Color = clWindowText
FontDown.Height = -11
FontDown.Name = 'Tahoma'
FontDown.Style = []
Glyph.Data = {
06050000424D060500000000000036040000280000000E0000000D0000000100
080000000000D0000000320B0000320B000000010000000100000000000000FF
000000800000C0FFC000FF00FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000040404040404
0004040404040404000004040404040003000404040404040000040404040003
0300040404040404000004040400010101010004040404040000040400030102
0201000404040404000004000301000002010100040404040000000300000404
0002010100040404000004000404040404000201000404040000040404040404
0404000101000404000004040404040404040400010100040000040404040404
0404040400010100000004040404040404040404040001000000040404040404
04040404040400040000}
Margin = 7
ParentFont = False
ParentColor = False
TabStop = True
TabOrder = 0
Spacing = 6
OnClick = bAceptarClick
end
object bCancelar: TRdxBoton
Left = 95
Top = 20
Width = 75
Height = 25
Cancel = True
Alignment = taLeftJustify
Color = 14280169
ColorFocused = 12775679
ColorDown = 14280169
ColorBorder = 8623776
ColorHighLight = 8623776
ColorShadow = 8623776
GroupIndex = 1
Caption = 'Cancelar'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
FontDown.Charset = DEFAULT_CHARSET
FontDown.Color = clWindowText
FontDown.Height = -11
FontDown.Name = 'Tahoma'
FontDown.Style = []
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
04000000000080000000320B0000320B0000100000001000000000009C000000
CE000000FF00FF00FF00319CFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00333333333333
3333333333333333333333033333333332333120333333333333314203333333
2333331413333332333333312033332033333333120332033333333331202033
3333333333120333333333333120103333333333120331033333331220333310
3333314203333331033330103333333331333333333333333333}
Margin = 6
ParentFont = False
ParentColor = False
TabStop = True
TabOrder = 1
Spacing = 6
OnClick = bCancelarGuardarClick
end
end
object dsArticulosObraHistorica: TDataSource
AutoEdit = False
Left = 24
Top = 142
end
end