home *** CD-ROM | disk | FTP | other *** search
/ CD Action 80 / cdaction-80.iso / cda_menu.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  2002-05-16  |  4KB  |  197 lines

  1. object Form1: TForm1
  2.   Left = 252
  3.   Top = 179
  4.   BorderStyle = bsNone
  5.   Caption = 'CD-A menu'
  6.   ClientHeight = 348
  7.   ClientWidth = 576
  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.   OldCreateOrder = False
  15.   Position = poDesktopCenter
  16.   Visible = True
  17.   OnClose = FormClose
  18.   OnMouseMove = tloMouseMove
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object tlo: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 153
  26.     Height = 177
  27.     OnMouseMove = tloMouseMove
  28.   end
  29.   object menu: TImage
  30.     Left = 192
  31.     Top = 16
  32.     Width = 105
  33.     Height = 105
  34.     OnClick = menuClick
  35.     OnMouseMove = menuMouseMove
  36.   end
  37.   object lista: TImage
  38.     Left = 208
  39.     Top = 200
  40.     Width = 105
  41.     Height = 105
  42.   end
  43.   object scroll: TImage
  44.     Left = 360
  45.     Top = 240
  46.     Width = 105
  47.     Height = 105
  48.     OnMouseMove = tloMouseMove
  49.   end
  50.   object menuzaznak: TShape
  51.     Left = 96
  52.     Top = 29
  53.     Width = 65
  54.     Height = 24
  55.     Pen.Mode = pmXor
  56.     Visible = False
  57.     OnMouseDown = menuzaznakMouseDown
  58.   end
  59.   object panelek: TImage
  60.     Left = 392
  61.     Top = 80
  62.     Width = 105
  63.     Height = 105
  64.     OnMouseDown = panelekMouseDown
  65.     OnMouseMove = tloMouseMove
  66.   end
  67.   object listazaznak: TShape
  68.     Left = 440
  69.     Top = 24
  70.     Width = 65
  71.     Height = 65
  72.     Pen.Mode = pmNot
  73.     Pen.Style = psClear
  74.     Visible = False
  75.     OnMouseDown = listazaznakMouseDown
  76.   end
  77.   object screenzaznak: TShape
  78.     Left = 336
  79.     Top = 136
  80.     Width = 65
  81.     Height = 65
  82.     Brush.Style = bsClear
  83.     Pen.Color = clWhite
  84.     Visible = False
  85.   end
  86.   object przewin_dol: TImage
  87.     Left = 336
  88.     Top = 40
  89.     Width = 105
  90.     Height = 105
  91.     Visible = False
  92.     OnMouseDown = przewin_dolMouseDown
  93.     OnMouseMove = przewin_dolMouseMove
  94.   end
  95.   object przewin_gora: TImage
  96.     Left = 216
  97.     Top = 152
  98.     Width = 105
  99.     Height = 105
  100.     Visible = False
  101.     OnMouseDown = przewin_goraMouseDown
  102.     OnMouseMove = przewin_goraMouseMove
  103.   end
  104.   object rar_cancel: TPaintBox
  105.     Left = 448
  106.     Top = 136
  107.     Width = 105
  108.     Height = 105
  109.     Visible = False
  110.     OnClick = rar_cancelClick
  111.   end
  112.   object chwyt: TImage
  113.     Left = 0
  114.     Top = 0
  115.     Width = 770
  116.     Height = 14
  117.     Picture.Data = {<image000.bmp>}
  118.     Visible = False
  119.     OnMouseDown = chwytMouseDown
  120.     OnMouseMove = chwytMouseMove
  121.     OnMouseUp = chwytMouseUp
  122.   end
  123.   object ustawienia: TImage
  124.     Left = 144
  125.     Top = 86
  126.     Width = 144
  127.     Height = 394
  128.     OnMouseMove = ustawieniaMouseMove
  129.     OnMouseUp = ustawieniaMouseUp
  130.   end
  131.   object MediaPlayer1: TMediaPlayer
  132.     Left = 48
  133.     Top = 104
  134.     Width = 253
  135.     Height = 30
  136.     Visible = False
  137.     TabOrder = 0
  138.   end
  139.   object ImageList1: TImageList
  140.     Left = 32
  141.     Top = 288
  142.   end
  143.   object parser: THTMLParser
  144.     OnFoundTag = parserFoundTag
  145.     OnFoundText = parserFoundText
  146.     Left = 80
  147.     Top = 224
  148.   end
  149.   object ImageList2: TImageList
  150.     Left = 88
  151.     Top = 296
  152.   end
  153.   object ImageList3: TImageList
  154.     Left = 24
  155.     Top = 200
  156.   end
  157.   object system: TImageList
  158.     Left = 160
  159.     Top = 224
  160.   end
  161.   object timer1: TThreadedTimer
  162.     Enabled = False
  163.     Interval = 10
  164.     ThreadPriority = tpTimeCritical
  165.     Left = 520
  166.     Top = 256
  167.   end
  168.   object scrolllista: TImageList
  169.     Height = 20
  170.     Width = 20
  171.     Left = 160
  172.     Top = 312
  173.   end
  174.   object UnRar: TUnRar
  175.     Extract = True
  176.     ExceptionOnError = False
  177.     Left = 528
  178.     Top = 40
  179.   end
  180.   object scrolltimer: TThreadedTimer
  181.     Interval = 15
  182.     ThreadPriority = tpHigher
  183.     Left = 328
  184.     Top = 16
  185.   end
  186.   object ustawiacz: TImageList
  187.     Left = 160
  188.     Top = 184
  189.   end
  190.   object musictimer: TThreadedTimer
  191.     Enabled = False
  192.     OnTimer = musictimerTimer
  193.     Left = 536
  194.     Top = 160
  195.   end
  196. end
  197.