home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / Chip_2004-01_cd1.bin / oddech / marias / _SETUP.1 / marias.exe / 0 / RCDATA / TFLEKQUESTION / TFLEKQUESTION.txt
Text File  |  2003-02-13  |  3KB  |  142 lines

  1. object FlekQuestion: TFlekQuestion
  2.   Left = 204
  3.   Top = 311
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Nav∩┐╜∩┐╜en∩┐╜ hry'
  7.   ClientHeight = 57
  8.   ClientWidth = 392
  9.   Color = clBtnFace
  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.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Button1: TButton
  19.     Left = 8
  20.     Top = 6
  21.     Width = 90
  22.     Height = 26
  23.     Caption = 'Dobr∩┐╜'
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = -13
  27.     Font.Name = 'Verdana'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.     TabOrder = 0
  31.     OnClick = Button1Click
  32.   end
  33.   object Button2: TButton
  34.     Left = 104
  35.     Top = 6
  36.     Width = 90
  37.     Height = 26
  38.     Caption = 'Flek'
  39.     Enabled = False
  40.     Font.Charset = DEFAULT_CHARSET
  41.     Font.Color = clWindowText
  42.     Font.Height = -13
  43.     Font.Name = 'Verdana'
  44.     Font.Style = [fsBold]
  45.     ParentFont = False
  46.     TabOrder = 1
  47.     OnClick = Button2Click
  48.   end
  49.   object Button3: TButton
  50.     Left = 200
  51.     Top = 6
  52.     Width = 90
  53.     Height = 26
  54.     Caption = 'Na hru'
  55.     Enabled = False
  56.     Font.Charset = DEFAULT_CHARSET
  57.     Font.Color = clWindowText
  58.     Font.Height = -13
  59.     Font.Name = 'Verdana'
  60.     Font.Style = [fsBold]
  61.     ParentFont = False
  62.     TabOrder = 2
  63.     OnClick = Button3Click
  64.   end
  65.   object Button4: TButton
  66.     Left = 296
  67.     Top = 6
  68.     Width = 90
  69.     Height = 26
  70.     Caption = 'Na sedmu'
  71.     Enabled = False
  72.     Font.Charset = DEFAULT_CHARSET
  73.     Font.Color = clWindowText
  74.     Font.Height = -13
  75.     Font.Name = 'Verdana'
  76.     Font.Style = [fsBold]
  77.     ParentFont = False
  78.     TabOrder = 3
  79.     OnClick = Button4Click
  80.   end
  81.   object CheckBox1: TCheckBox
  82.     Left = 8
  83.     Top = 38
  84.     Width = 97
  85.     Height = 17
  86.     Caption = 'sedma proti'
  87.     Enabled = False
  88.     Font.Charset = DEFAULT_CHARSET
  89.     Font.Color = clWindowText
  90.     Font.Height = -11
  91.     Font.Name = 'Verdana'
  92.     Font.Style = []
  93.     ParentFont = False
  94.     TabOrder = 4
  95.   end
  96.   object CheckBox2: TCheckBox
  97.     Left = 104
  98.     Top = 38
  99.     Width = 73
  100.     Height = 17
  101.     Caption = '100 proti'
  102.     Enabled = False
  103.     Font.Charset = DEFAULT_CHARSET
  104.     Font.Color = clWindowText
  105.     Font.Height = -11
  106.     Font.Name = 'Verdana'
  107.     Font.Style = []
  108.     ParentFont = False
  109.     TabOrder = 5
  110.   end
  111.   object XPMenu1: TXPMenu
  112.     DimLevel = 30
  113.     GrayLevel = 10
  114.     Font.Charset = EASTEUROPE_CHARSET
  115.     Font.Color = clMenuText
  116.     Font.Height = -11
  117.     Font.Name = 'Tahoma'
  118.     Font.Style = []
  119.     Color = clBtnFace
  120.     DrawMenuBar = False
  121.     IconBackColor = clBtnFace
  122.     MenuBarColor = clBtnFace
  123.     SelectColor = clHighlight
  124.     SelectBorderColor = clHighlight
  125.     SelectFontColor = clMenuText
  126.     DisabledColor = clInactiveCaption
  127.     SeparatorColor = clBtnFace
  128.     CheckedColor = clHighlight
  129.     IconWidth = 24
  130.     DrawSelect = True
  131.     UseSystemColors = True
  132.     UseDimColor = False
  133.     OverrideOwnerDraw = False
  134.     Gradient = False
  135.     FlatMenu = False
  136.     AutoDetect = False
  137.     Active = True
  138.     Left = 16
  139.     Top = 8
  140.   end
  141. end
  142.