home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 December / PCWorld_2001-12_cd.bin / Akce / Start.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt < prev   
Text File  |  2001-10-07  |  3KB  |  142 lines

  1. object MainForm: TMainForm
  2.   Left = 303
  3.   Top = 152
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsNone
  6.   Caption = 'LANGmaster ∩┐╜kola hrou'
  7.   ClientHeight = 600
  8.   ClientWidth = 800
  9.   Color = clBlack
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDefault
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object MainImage: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 800
  24.     Height = 600
  25.     AutoSize = True
  26.     Picture.Data = {<image000.bmp>}
  27.   end
  28.   object LabFilm: TLabel
  29.     Left = 144
  30.     Top = 184
  31.     Width = 273
  32.     Height = 65
  33.     Cursor = crHandPoint
  34.     AutoSize = False
  35.     Color = clYellow
  36.     ParentColor = False
  37.     ParentShowHint = False
  38.     ShowHint = True
  39.     Transparent = True
  40.     OnClick = Spousteni
  41.   end
  42.   object LabKonec: TLabel
  43.     Left = 688
  44.     Top = 537
  45.     Width = 97
  46.     Height = 32
  47.     Cursor = crHandPoint
  48.     Hint = 'Ukon∩┐╜en∩┐╜ programu'
  49.     AutoSize = False
  50.     Color = clYellow
  51.     ParentColor = False
  52.     ParentShowHint = False
  53.     ShowHint = True
  54.     Transparent = True
  55.     OnClick = Spousteni
  56.   end
  57.   object LabWWW: TLabel
  58.     Left = 272
  59.     Top = 88
  60.     Width = 193
  61.     Height = 49
  62.     Cursor = crHandPoint
  63.     AutoSize = False
  64.     Color = clYellow
  65.     ParentColor = False
  66.     ParentShowHint = False
  67.     ShowHint = True
  68.     Transparent = True
  69.     OnClick = Spousteni
  70.   end
  71.   object LabInfoProSkoly: TLabel
  72.     Left = 272
  73.     Top = 376
  74.     Width = 121
  75.     Height = 22
  76.     Cursor = crHandPoint
  77.     AutoSize = False
  78.     Color = clYellow
  79.     ParentColor = False
  80.     ParentShowHint = False
  81.     ShowHint = True
  82.     Transparent = True
  83.     OnClick = Spousteni
  84.   end
  85.   object LabDemo: TLabel
  86.     Left = 176
  87.     Top = 256
  88.     Width = 473
  89.     Height = 65
  90.     Cursor = crHandPoint
  91.     AutoSize = False
  92.     Color = clYellow
  93.     ParentColor = False
  94.     ParentShowHint = False
  95.     ShowHint = True
  96.     Transparent = True
  97.     OnClick = Spousteni
  98.   end
  99.   object LabWMP: TLabel
  100.     Left = 656
  101.     Top = 502
  102.     Width = 113
  103.     Height = 16
  104.     Cursor = crHandPoint
  105.     AutoSize = False
  106.     Color = clYellow
  107.     ParentColor = False
  108.     ParentShowHint = False
  109.     ShowHint = True
  110.     Transparent = True
  111.     OnClick = Spousteni
  112.   end
  113.   object LabMSIE: TLabel
  114.     Left = 655
  115.     Top = 477
  116.     Width = 90
  117.     Height = 17
  118.     Cursor = crHandPoint
  119.     AutoSize = False
  120.     Color = clYellow
  121.     ParentColor = False
  122.     ParentShowHint = False
  123.     ShowHint = True
  124.     Transparent = True
  125.     OnClick = Spousteni
  126.   end
  127.   object LabInfoProRodiny: TLabel
  128.     Left = 272
  129.     Top = 400
  130.     Width = 121
  131.     Height = 22
  132.     Cursor = crHandPoint
  133.     AutoSize = False
  134.     Color = clYellow
  135.     ParentColor = False
  136.     ParentShowHint = False
  137.     ShowHint = True
  138.     Transparent = True
  139.     OnClick = Spousteni
  140.   end
  141. end
  142.