home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 March / CHIPCD_3_98.iso / software / testsoft / logos / logos_d.exe / 0 / RCDATA / TFVIDEO / TFVIDEO.txt < prev   
Text File  |  1998-01-18  |  3KB  |  157 lines

  1. object fVideo: TfVideo
  2.   Left = 208
  3.   Top = 125
  4.   BorderStyle = bsNone
  5.   Caption = 'fVideo'
  6.   ClientHeight = 604
  7.   ClientWidth = 804
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object iTlo: TImage
  18.     Left = 0
  19.     Top = 0
  20.     Width = 800
  21.     Height = 600
  22.     Picture.Data = {<image000.bmp>}
  23.   end
  24.   object Shape1: TShape
  25.     Left = 32
  26.     Top = 197
  27.     Width = 77
  28.     Height = 30
  29.     Cursor = crHandPoint
  30.     Pen.Color = clNone
  31.     Pen.Mode = pmMask
  32.     OnMouseDown = Shape1MouseDown
  33.     OnMouseUp = Shape1MouseUp
  34.   end
  35.   object Shape2: TShape
  36.     Left = 15
  37.     Top = 59
  38.     Width = 116
  39.     Height = 38
  40.     Cursor = crHandPoint
  41.     Pen.Color = clNone
  42.     Pen.Mode = pmMask
  43.     OnMouseUp = Shape2MouseUp
  44.   end
  45.   object Shape3: TShape
  46.     Left = 13
  47.     Top = 104
  48.     Width = 118
  49.     Height = 38
  50.     Cursor = crHandPoint
  51.     Pen.Color = clNone
  52.     Pen.Mode = pmMask
  53.     OnMouseUp = Shape3MouseUp
  54.   end
  55.   object Shape4: TShape
  56.     Left = 10
  57.     Top = 149
  58.     Width = 119
  59.     Height = 36
  60.     Cursor = crHandPoint
  61.     Pen.Color = clNone
  62.     Pen.Mode = pmMask
  63.     OnMouseUp = Shape4MouseUp
  64.   end
  65.   object iTemat: TImage
  66.     Left = 149
  67.     Top = 0
  68.     Width = 650
  69.     Height = 112
  70.   end
  71.   object sStart: TShape
  72.     Left = 29
  73.     Top = 21
  74.     Width = 77
  75.     Height = 24
  76.     Cursor = crHandPoint
  77.     Pen.Color = clNone
  78.     Pen.Mode = pmMask
  79.     OnMouseUp = sStartMouseUp
  80.   end
  81.   object iPauza: TImage
  82.     Left = 23
  83.     Top = 20
  84.     Width = 100
  85.     Height = 30
  86.     Cursor = crHandPoint
  87.     AutoSize = True
  88.     Picture.Data = {<image001.bmp>}
  89.     OnMouseUp = iPauzaMouseUp
  90.   end
  91.   object s1: TShape
  92.     Left = 10
  93.     Top = 103
  94.     Width = 119
  95.     Height = 39
  96.     Cursor = crHandPoint
  97.     Pen.Color = clGreen
  98.     Pen.Mode = pmMask
  99.     Pen.Width = 3
  100.     Shape = stRoundRect
  101.     OnMouseUp = s1MouseUp
  102.   end
  103.   object iWroc: TImage
  104.     Left = 32
  105.     Top = 284
  106.     Width = 86
  107.     Height = 36
  108.     Cursor = crHandPoint
  109.     Picture.Data = {<image002.bmp>}
  110.     Visible = False
  111.     OnMouseDown = iWrocMouseDown
  112.     OnMouseUp = iWrocMouseUp
  113.   end
  114.   object Image1: TImage
  115.     Left = 32
  116.     Top = 240
  117.     Width = 81
  118.     Height = 33
  119.     Cursor = crHandPoint
  120.     OnMouseUp = Image1MouseUp
  121.   end
  122.   object Panel1: TPanel
  123.     Left = 158
  124.     Top = 118
  125.     Width = 641
  126.     Height = 481
  127.     BevelOuter = bvNone
  128.     FullRepaint = False
  129.     Color = 7444851
  130.     Ctl3D = False
  131.     ParentCtl3D = False
  132.     TabOrder = 0
  133.     object iObraz: TImage
  134.       Left = 0
  135.       Top = 0
  136.       Width = 641
  137.       Height = 481
  138.       Align = alClient
  139.     end
  140.   end
  141.   object MP1: TMediaPlayer
  142.     Left = 134
  143.     Top = 78
  144.     Width = 253
  145.     Height = 30
  146.     Display = Panel1
  147.     Visible = False
  148.     TabOrder = 1
  149.   end
  150.   object Timer1: TTimer
  151.     Interval = 500
  152.     OnTimer = Timer1Timer
  153.     Left = 28
  154.     Top = 386
  155.   end
  156. end
  157.