home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 July / Chip_1999-07_cd.bin / oddech / Jablko / Jablko.exe / 0 / RCDATA / TUVOD / TUVOD.txt < prev   
Text File  |  1999-05-25  |  855b  |  46 lines

  1. object Uvod: TUvod
  2.   Left = 413
  3.   Top = 258
  4.   BorderStyle = bsNone
  5.   Caption = 'Uvod'
  6.   ClientHeight = 153
  7.   ClientWidth = 205
  8.   Color = clWindow
  9.   Ctl3D = False
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   Visible = True
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Panel1: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 205
  25.     Height = 153
  26.     Align = alClient
  27.     BorderWidth = 1
  28.     BorderStyle = bsSingle
  29.     TabOrder = 0
  30.     object Image1: TImage
  31.       Left = 2
  32.       Top = 2
  33.       Width = 199
  34.       Height = 147
  35.       Align = alClient
  36.       Picture.Data = {<image000.bmp>}
  37.     end
  38.   end
  39.   object Timer2: TTimer
  40.     Interval = 100
  41.     OnTimer = Timer2Timer
  42.     Left = 81
  43.     Top = 9
  44.   end
  45. end
  46.