home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 March / Chip_1999-03_cd.bin / ctenari / Kadanik / Acep / Autorun.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  1998-12-02  |  3KB  |  183 lines

  1. object Form1: TForm1
  2.   Left = 245
  3.   Top = 164
  4.   BorderStyle = bsDialog
  5.   Caption = 'Select Directory'
  6.   ClientHeight = 268
  7.   ClientWidth = 352
  8.   Color = clBlack
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnActivate = FormActivate
  16.   OnShow = FormActivate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 18
  22.     Width = 350
  23.     Height = 250
  24.     AutoSize = True
  25.     OnMouseMove = Image1MouseMove
  26.   end
  27.   object Image2: TImage
  28.     Left = 312
  29.     Top = 70
  30.     Width = 25
  31.     Height = 27
  32.     OnMouseMove = Image2MouseMove
  33.   end
  34.   object Image3: TImage
  35.     Left = 309
  36.     Top = 67
  37.     Width = 33
  38.     Height = 32
  39.     Hint = '|D'
  40.     AutoSize = True
  41.     Visible = False
  42.     OnClick = Image3Click
  43.   end
  44.   object Image4: TImage
  45.     Left = 35
  46.     Top = 224
  47.     Width = 121
  48.     Height = 28
  49.     OnMouseMove = Image4MouseMove
  50.   end
  51.   object Image5: TImage
  52.     Left = 27
  53.     Top = 218
  54.     Width = 134
  55.     Height = 37
  56.     Hint = '|C'
  57.     AutoSize = True
  58.     Visible = False
  59.     OnClick = Image5Click
  60.   end
  61.   object Image6: TImage
  62.     Left = 221
  63.     Top = 227
  64.     Width = 80
  65.     Height = 22
  66.     OnMouseMove = Image6MouseMove
  67.   end
  68.   object Image7: TImage
  69.     Left = 213
  70.     Top = 218
  71.     Width = 97
  72.     Height = 37
  73.     Hint = '|Z'
  74.     AutoSize = True
  75.     Visible = False
  76.     OnClick = Image7Click
  77.   end
  78.   object Label1: TLabel
  79.     Left = 24
  80.     Top = 126
  81.     Width = 118
  82.     Height = 13
  83.     AutoSize = False
  84.     Transparent = True
  85.     Visible = False
  86.   end
  87.   object Label2: TLabel
  88.     Left = 184
  89.     Top = 124
  90.     Width = 138
  91.     Height = 13
  92.     AutoSize = False
  93.     Transparent = True
  94.   end
  95.   object Gauge1: TGauge
  96.     Left = 24
  97.     Top = 171
  98.     Width = 295
  99.     Height = 13
  100.     ShowText = False
  101.     BackColor = clGreen
  102.     Progress = 0
  103.   end
  104.   object Label3: TLabel
  105.     Left = 24
  106.     Top = 37
  107.     Width = 289
  108.     Height = 13
  109.     AutoSize = False
  110.     Transparent = True
  111.   end
  112.   object Label4: TLabel
  113.     Left = 141
  114.     Top = 171
  115.     Width = 71
  116.     Height = 13
  117.     Alignment = taCenter
  118.     AutoSize = False
  119.     Transparent = True
  120.   end
  121.   object Label5: TLabel
  122.     Left = 32
  123.     Top = 152
  124.     Width = 32
  125.     Height = 13
  126.     Caption = 'Label5'
  127.     Transparent = True
  128.   end
  129.   object Panel1: TPanel
  130.     Left = 0
  131.     Top = 0
  132.     Width = 368
  133.     Height = 18
  134.     BevelOuter = bvNone
  135.     TabOrder = 0
  136.     object Gradient1: TGradient
  137.       Left = 0
  138.       Top = 0
  139.       Width = 368
  140.       Height = 18
  141.       BackColor = clGreen
  142.     end
  143.     object Image8: TImage
  144.       Left = 0
  145.       Top = 0
  146.       Width = 368
  147.       Height = 18
  148.       OnMouseDown = Image8MouseDown
  149.       OnMouseMove = Image8MouseMove
  150.     end
  151.     object RxLabel1: TRxLabel
  152.       Left = 5
  153.       Top = 1
  154.       Width = 49
  155.       Height = 14
  156.       Transparent = True
  157.       Caption = 'Kop∩┐╜rovat'
  158.       OnMouseDown = Image8MouseDown
  159.       OnMouseMove = Image8MouseMove
  160.     end
  161.   end
  162.   object Edit1: TEdit
  163.     Left = 24
  164.     Top = 77
  165.     Width = 281
  166.     Height = 16
  167.     BorderStyle = bsNone
  168.     Color = clGreen
  169.     Ctl3D = False
  170.     ParentCtl3D = False
  171.     ParentShowHint = False
  172.     ShowHint = True
  173.     TabOrder = 1
  174.   end
  175.   object Timer1: TTimer
  176.     Enabled = False
  177.     Interval = 10
  178.     OnTimer = Timer1Timer
  179.     Left = 176
  180.     Top = 232
  181.   end
  182. end
  183.