object Form1: TForm1 Left = 416 Top = 270 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Chip CD Wizard' ClientHeight = 240 ClientWidth = 400 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = True Position = poScreenCenter Scaled = False OnKeyDown = FormKeyDown OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object background: TImage Left = 0 Top = 0 Width = 400 Height = 240 AutoSize = True Picture.Data = {} OnMouseMove = backgroundMouseMove end object Label6: TLabel Left = 16 Top = 17 Width = 369 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Program' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label1: TLabel Left = 14 Top = 64 Width = 377 Height = 13 AutoSize = False Transparent = True end object Label2: TLabel Left = 14 Top = 104 Width = 297 Height = 13 AutoSize = False Transparent = True end object Label3: TLabel Left = 14 Top = 145 Width = 177 Height = 13 AutoSize = False Transparent = True end object Label4: TLabel Left = 14 Top = 16 Width = 371 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Program' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label5: TLabel Left = 214 Top = 145 Width = 177 Height = 13 AutoSize = False Transparent = True end object b1: TLabel Left = 315 Top = 95 Width = 83 Height = 30 AutoSize = False Transparent = True OnClick = b1Click OnMouseDown = b1MouseDown OnMouseMove = b1MouseMove OnMouseUp = b1MouseUp end object b1_d: TImage Left = 584 Top = 8 Width = 85 Height = 30 AutoSize = True Picture.Data = {} Visible = False end object copy_f: TImage Left = 472 Top = 8 Width = 80 Height = 35 AutoSize = True Picture.Data = {} Visible = False end object copy_d: TImage Left = 472 Top = 16 Width = 80 Height = 35 AutoSize = True Picture.Data = {} Visible = False end object spust_f: TImage Left = 472 Top = 72 Width = 80 Height = 35 AutoSize = True Picture.Data = {} Visible = False end object spust_d: TImage Left = 472 Top = 80 Width = 80 Height = 35 AutoSize = True Picture.Data = {} Visible = False end object konec_f: TImage Left = 472 Top = 136 Width = 80 Height = 35 AutoSize = True Picture.Data = {} Visible = False end object konec_d: TImage Left = 472 Top = 144 Width = 80 Height = 35 AutoSize = True Picture.Data = {} Visible = False end object spust_i: TImage Left = 472 Top = 88 Width = 80 Height = 35 AutoSize = True Picture.Data = {} Visible = False end object spust: TImage Left = 210 Top = 200 Width = 89 Height = 35 OnClick = spustClick OnMouseDown = spustMouseDown OnMouseMove = spustMouseMove OnMouseUp = spustMouseUp end object copy_i: TImage Left = 472 Top = 24 Width = 80 Height = 35 AutoSize = True Picture.Data = {} end object cop: TImage Left = 110 Top = 200 Width = 90 Height = 35 OnClick = copClick OnMouseDown = copMouseDown OnMouseMove = copMouseMove OnMouseUp = copMouseUp end object konec: TLabel Left = 310 Top = 200 Width = 88 Height = 35 AutoSize = False Transparent = True OnClick = konecClick OnMouseDown = konecMouseDown OnMouseMove = konecMouseMove OnMouseUp = konecMouseUp end object b1_f: TImage Left = 584 Top = 16 Width = 85 Height = 30 AutoSize = True Picture.Data = {} end object inst: TImage Left = 10 Top = 200 Width = 88 Height = 35 OnClick = instClick OnMouseDown = instMouseDown OnMouseMove = instMouseMove OnMouseUp = instMouseUp end object ins_d: TImage Left = 472 Top = 192 Width = 80 Height = 35 AutoSize = True Picture.Data = {} end object ins_f: TImage Left = 472 Top = 200 Width = 80 Height = 35 AutoSize = True Picture.Data = {} end object ins_i: TImage Left = 472 Top = 208 Width = 80 Height = 35 AutoSize = True Picture.Data = {} end object Button1: TPanel Left = 350 Top = 172 Width = 41 Height = 17 Caption = 'stop' TabOrder = 0 Visible = False OnClick = Button1Click end object Gauge1: TProgressBar Left = 8 Top = 173 Width = 385 Height = 17 Min = 0 Max = 100 TabOrder = 1 end object Copy1: TCopy OnZmenaSize = Copy1ZmenaSize Stop = False Left = 8 Top = 272 end end