object Vynil2WAVfrm: TVynil2WAVfrm Left = 226 Top = 99 Width = 570 Height = 487 Hint = 'N'#250'mero de linies' Caption = 'Vinyl2WAV' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False ShowHint = True OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 192 Top = 120 Width = 32 Height = 13 Caption = 'Label1' end object Label2: TLabel Left = 8 Top = 24 Width = 179 Height = 13 Caption = 'Please select the Recording Source :' end object Label3: TLabel Left = 208 Top = 216 Width = 32 Height = 13 Caption = 'Label3' end object Label4: TLabel Left = 448 Top = 216 Width = 32 Height = 13 Caption = 'Label4' end object listaconexiones: TListBox Left = 8 Top = 40 Width = 177 Height = 153 Hint = 'Connexions' ItemHeight = 13 TabOrder = 0 OnClick = listaconexionesClick end object TrackBar1: TTrackBar Left = 192 Top = 136 Width = 241 Height = 45 Orientation = trHorizontal Frequency = 1 Position = 0 SelEnd = 0 SelStart = 0 TabOrder = 1 TickMarks = tmBottomRight TickStyle = tsAuto OnChange = TrackBar1Change end object ListBox1: TListBox Left = 8 Top = 200 Width = 177 Height = 153 Hint = 'Connexions' ItemHeight = 13 TabOrder = 2 OnClick = listaconexionesClick end object Timer1: TTimer Interval = 300 OnTimer = Timer1Timer Left = 432 Top = 104 end end