88 lines
2.1 KiB
Plaintext
88 lines
2.1 KiB
Plaintext
|
|
inherited frBuscarArticuloFabPro: TfrBuscarArticuloFabPro
|
|||
|
|
Width = 786
|
|||
|
|
Height = 250
|
|||
|
|
Constraints.MaxHeight = 250
|
|||
|
|
Constraints.MinHeight = 250
|
|||
|
|
inherited brDoble: TRdxBarraInferior
|
|||
|
|
Top = 200
|
|||
|
|
Width = 786
|
|||
|
|
end
|
|||
|
|
inherited pnlPanel: TRdxPanel
|
|||
|
|
Width = 786
|
|||
|
|
Height = 200
|
|||
|
|
inherited cDatos: TRdxCabecera
|
|||
|
|
Width = 786
|
|||
|
|
end
|
|||
|
|
inherited eFamilia: TLabel
|
|||
|
|
Left = 425
|
|||
|
|
end
|
|||
|
|
object eCodigoFabricante: TLabel [4]
|
|||
|
|
Left = 29
|
|||
|
|
Top = 106
|
|||
|
|
Width = 117
|
|||
|
|
Height = 13
|
|||
|
|
Alignment = taRightJustify
|
|||
|
|
Caption = 'Cod. art<72>culo fabricante:'
|
|||
|
|
Font.Charset = DEFAULT_CHARSET
|
|||
|
|
Font.Color = clWindowText
|
|||
|
|
Font.Height = -11
|
|||
|
|
Font.Name = 'Tahoma'
|
|||
|
|
Font.Style = []
|
|||
|
|
ParentFont = False
|
|||
|
|
end
|
|||
|
|
object eCodigoProveedor: TLabel [5]
|
|||
|
|
Left = 343
|
|||
|
|
Top = 106
|
|||
|
|
Width = 118
|
|||
|
|
Height = 13
|
|||
|
|
Alignment = taRightJustify
|
|||
|
|
Caption = 'Cod. art<72>culo proveedor:'
|
|||
|
|
Font.Charset = DEFAULT_CHARSET
|
|||
|
|
Font.Color = clWindowText
|
|||
|
|
Font.Height = -11
|
|||
|
|
Font.Name = 'Tahoma'
|
|||
|
|
Font.Style = []
|
|||
|
|
ParentFont = False
|
|||
|
|
end
|
|||
|
|
inherited cbxFamilia: TRdxComboBox
|
|||
|
|
Left = 469
|
|||
|
|
Width = 170
|
|||
|
|
end
|
|||
|
|
inherited Codigo: TRdxEdit
|
|||
|
|
Width = 170
|
|||
|
|
end
|
|||
|
|
object CodArtFab: TRdxEdit
|
|||
|
|
Left = 154
|
|||
|
|
Top = 102
|
|||
|
|
Width = 170
|
|||
|
|
Height = 19
|
|||
|
|
ColorBorder = 8623776
|
|||
|
|
ColorFlat = 15726583
|
|||
|
|
ColorBoton = 12775679
|
|||
|
|
Font.Charset = DEFAULT_CHARSET
|
|||
|
|
Font.Color = clWindowText
|
|||
|
|
Font.Height = -11
|
|||
|
|
Font.Name = 'Tahoma'
|
|||
|
|
Font.Style = []
|
|||
|
|
ParentFont = False
|
|||
|
|
TabOrder = 3
|
|||
|
|
end
|
|||
|
|
object CodArtPro: TRdxEdit
|
|||
|
|
Left = 469
|
|||
|
|
Top = 102
|
|||
|
|
Width = 170
|
|||
|
|
Height = 19
|
|||
|
|
ColorBorder = 8623776
|
|||
|
|
ColorFlat = 15726583
|
|||
|
|
ColorBoton = 12775679
|
|||
|
|
Font.Charset = DEFAULT_CHARSET
|
|||
|
|
Font.Color = clWindowText
|
|||
|
|
Font.Height = -11
|
|||
|
|
Font.Name = 'Tahoma'
|
|||
|
|
Font.Style = []
|
|||
|
|
ParentFont = False
|
|||
|
|
TabOrder = 4
|
|||
|
|
end
|
|||
|
|
end
|
|||
|
|
end
|