home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 April / Chip_2001-04_cd1.bin / data / cdw32.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  2000-08-09  |  6KB  |  289 lines

  1. object Form1: TForm1
  2.   Left = 424
  3.   Top = 429
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Chip CD Wizard'
  7.   ClientHeight = 238
  8.   ClientWidth = 400
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnKeyDown = FormKeyDown
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object background: TImage
  24.     Left = 0
  25.     Top = 0
  26.     Width = 400
  27.     Height = 240
  28.     AutoSize = True
  29.     Picture.Data = {<image001.bmp>}
  30.     OnMouseMove = backgroundMouseMove
  31.   end
  32.   object Label6: TLabel
  33.     Left = 40
  34.     Top = 17
  35.     Width = 321
  36.     Height = 16
  37.     Alignment = taCenter
  38.     AutoSize = False
  39.     Caption = 'Program'
  40.     Font.Charset = DEFAULT_CHARSET
  41.     Font.Color = clWhite
  42.     Font.Height = -11
  43.     Font.Name = 'MS Sans Serif'
  44.     Font.Style = [fsBold]
  45.     ParentFont = False
  46.     Transparent = True
  47.   end
  48.   object Label1: TLabel
  49.     Left = 14
  50.     Top = 66
  51.     Width = 377
  52.     Height = 13
  53.     AutoSize = False
  54.     Transparent = True
  55.   end
  56.   object Label2: TLabel
  57.     Left = 14
  58.     Top = 106
  59.     Width = 315
  60.     Height = 13
  61.     AutoSize = False
  62.     Transparent = True
  63.   end
  64.   object Label3: TLabel
  65.     Left = 14
  66.     Top = 146
  67.     Width = 177
  68.     Height = 13
  69.     AutoSize = False
  70.     Transparent = True
  71.   end
  72.   object Label4: TLabel
  73.     Left = 39
  74.     Top = 16
  75.     Width = 321
  76.     Height = 16
  77.     Alignment = taCenter
  78.     AutoSize = False
  79.     Caption = 'Program'
  80.     Font.Charset = DEFAULT_CHARSET
  81.     Font.Color = clBlack
  82.     Font.Height = -11
  83.     Font.Name = 'MS Sans Serif'
  84.     Font.Style = [fsBold]
  85.     ParentFont = False
  86.     Transparent = True
  87.   end
  88.   object Label5: TLabel
  89.     Left = 214
  90.     Top = 146
  91.     Width = 177
  92.     Height = 13
  93.     AutoSize = False
  94.     Transparent = True
  95.   end
  96.   object b1: TLabel
  97.     Left = 335
  98.     Top = 95
  99.     Width = 60
  100.     Height = 30
  101.     AutoSize = False
  102.     Transparent = True
  103.     OnClick = b1Click
  104.     OnMouseDown = b1MouseDown
  105.     OnMouseMove = b1MouseMove
  106.     OnMouseUp = b1MouseUp
  107.   end
  108.   object b1_d: TImage
  109.     Left = 584
  110.     Top = 8
  111.     Width = 60
  112.     Height = 30
  113.     AutoSize = True
  114.     Picture.Data = {<image002.bmp>}
  115.     Visible = False
  116.   end
  117.   object copy_f: TImage
  118.     Left = 472
  119.     Top = 8
  120.     Width = 80
  121.     Height = 29
  122.     AutoSize = True
  123.     Picture.Data = {<image003.bmp>}
  124.     Visible = False
  125.   end
  126.   object copy_d: TImage
  127.     Left = 472
  128.     Top = 16
  129.     Width = 80
  130.     Height = 29
  131.     AutoSize = True
  132.     Picture.Data = {<image004.bmp>}
  133.     Visible = False
  134.   end
  135.   object spust_f: TImage
  136.     Left = 472
  137.     Top = 72
  138.     Width = 80
  139.     Height = 29
  140.     AutoSize = True
  141.     Picture.Data = {<image005.bmp>}
  142.     Visible = False
  143.   end
  144.   object spust_d: TImage
  145.     Left = 472
  146.     Top = 80
  147.     Width = 80
  148.     Height = 29
  149.     AutoSize = True
  150.     Picture.Data = {<image006.bmp>}
  151.     Visible = False
  152.   end
  153.   object konec_f: TImage
  154.     Left = 472
  155.     Top = 136
  156.     Width = 80
  157.     Height = 29
  158.     AutoSize = True
  159.     Picture.Data = {<image007.bmp>}
  160.     Visible = False
  161.   end
  162.   object konec_d: TImage
  163.     Left = 472
  164.     Top = 144
  165.     Width = 80
  166.     Height = 29
  167.     AutoSize = True
  168.     Picture.Data = {<image008.bmp>}
  169.     Visible = False
  170.   end
  171.   object spust_i: TImage
  172.     Left = 472
  173.     Top = 88
  174.     Width = 80
  175.     Height = 29
  176.     AutoSize = True
  177.     Picture.Data = {<image009.bmp>}
  178.     Visible = False
  179.   end
  180.   object spust: TImage
  181.     Left = 210
  182.     Top = 206
  183.     Width = 89
  184.     Height = 27
  185.     OnClick = spustClick
  186.     OnMouseDown = spustMouseDown
  187.     OnMouseMove = spustMouseMove
  188.     OnMouseUp = spustMouseUp
  189.   end
  190.   object copy_i: TImage
  191.     Left = 472
  192.     Top = 24
  193.     Width = 80
  194.     Height = 29
  195.     AutoSize = True
  196.     Picture.Data = {<image010.bmp>}
  197.   end
  198.   object cop: TImage
  199.     Left = 110
  200.     Top = 206
  201.     Width = 83
  202.     Height = 27
  203.     OnClick = copClick
  204.     OnMouseDown = copMouseDown
  205.     OnMouseMove = copMouseMove
  206.     OnMouseUp = copMouseUp
  207.   end
  208.   object konec: TLabel
  209.     Left = 310
  210.     Top = 206
  211.     Width = 83
  212.     Height = 27
  213.     AutoSize = False
  214.     Transparent = True
  215.     OnClick = konecClick
  216.     OnMouseDown = konecMouseDown
  217.     OnMouseMove = konecMouseMove
  218.     OnMouseUp = konecMouseUp
  219.   end
  220.   object b1_f: TImage
  221.     Left = 584
  222.     Top = 16
  223.     Width = 60
  224.     Height = 30
  225.     AutoSize = True
  226.     Picture.Data = {<image011.bmp>}
  227.   end
  228.   object inst: TImage
  229.     Left = 10
  230.     Top = 206
  231.     Width = 79
  232.     Height = 27
  233.     OnClick = instClick
  234.     OnMouseDown = instMouseDown
  235.     OnMouseMove = instMouseMove
  236.     OnMouseUp = instMouseUp
  237.   end
  238.   object ins_d: TImage
  239.     Left = 472
  240.     Top = 192
  241.     Width = 80
  242.     Height = 29
  243.     AutoSize = True
  244.     Picture.Data = {<image012.bmp>}
  245.   end
  246.   object ins_f: TImage
  247.     Left = 472
  248.     Top = 208
  249.     Width = 80
  250.     Height = 29
  251.     AutoSize = True
  252.     Picture.Data = {<image013.bmp>}
  253.   end
  254.   object ins_i: TImage
  255.     Left = 472
  256.     Top = 224
  257.     Width = 80
  258.     Height = 29
  259.     AutoSize = True
  260.     Picture.Data = {<image014.bmp>}
  261.   end
  262.   object Button1: TPanel
  263.     Left = 349
  264.     Top = 177
  265.     Width = 41
  266.     Height = 14
  267.     Caption = 'stop'
  268.     TabOrder = 0
  269.     Visible = False
  270.     OnClick = Button1Click
  271.   end
  272.   object Gauge1: TProgressBar
  273.     Left = 11
  274.     Top = 178
  275.     Width = 379
  276.     Height = 14
  277.     Min = 0
  278.     Max = 100
  279.     TabOrder = 1
  280.   end
  281.   object XCopy1: TXCopy
  282.     OnZmenaSize = XCopy1ZmenaSize
  283.     CheckSrcSize = True
  284.     Stop = False
  285.     Left = 592
  286.     Top = 56
  287.   end
  288. end
  289.