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

  1. object GoodQuestionForm: TGoodQuestionForm
  2.   Left = 199
  3.   Top = 303
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Co bude∩┐╜ hl∩┐╜sit?'
  7.   ClientHeight = 40
  8.   ClientWidth = 326
  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.   OnActivate = FormActivate
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Button1: TButton
  21.     Left = 8
  22.     Top = 8
  23.     Width = 73
  24.     Height = 26
  25.     Caption = 'Hra'
  26.     Font.Charset = DEFAULT_CHARSET
  27.     Font.Color = clWindowText
  28.     Font.Height = -13
  29.     Font.Name = 'Verdana'
  30.     Font.Style = [fsBold]
  31.     ParentFont = False
  32.     TabOrder = 0
  33.     OnClick = Button1Click
  34.   end
  35.   object Button2: TButton
  36.     Left = 88
  37.     Top = 8
  38.     Width = 73
  39.     Height = 26
  40.     Caption = 'Sedma'
  41.     Font.Charset = DEFAULT_CHARSET
  42.     Font.Color = clWindowText
  43.     Font.Height = -13
  44.     Font.Name = 'Verdana'
  45.     Font.Style = [fsBold]
  46.     ParentFont = False
  47.     TabOrder = 1
  48.     OnClick = Button2Click
  49.   end
  50.   object Button3: TButton
  51.     Left = 168
  52.     Top = 8
  53.     Width = 73
  54.     Height = 26
  55.     Caption = '100'
  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 = 248
  67.     Top = 8
  68.     Width = 73
  69.     Height = 26
  70.     Caption = '107'
  71.     Font.Charset = DEFAULT_CHARSET
  72.     Font.Color = clWindowText
  73.     Font.Height = -13
  74.     Font.Name = 'Verdana'
  75.     Font.Style = [fsBold]
  76.     ParentFont = False
  77.     TabOrder = 3
  78.     OnClick = Button4Click
  79.   end
  80.   object XPMenu1: TXPMenu
  81.     DimLevel = 30
  82.     GrayLevel = 10
  83.     Font.Charset = EASTEUROPE_CHARSET
  84.     Font.Color = clMenuText
  85.     Font.Height = -11
  86.     Font.Name = 'Tahoma'
  87.     Font.Style = []
  88.     Color = clBtnFace
  89.     DrawMenuBar = False
  90.     IconBackColor = clBtnFace
  91.     MenuBarColor = clBtnFace
  92.     SelectColor = clHighlight
  93.     SelectBorderColor = clHighlight
  94.     SelectFontColor = clMenuText
  95.     DisabledColor = clInactiveCaption
  96.     SeparatorColor = clBtnFace
  97.     CheckedColor = clHighlight
  98.     IconWidth = 24
  99.     DrawSelect = True
  100.     UseSystemColors = True
  101.     UseDimColor = False
  102.     OverrideOwnerDraw = False
  103.     Gradient = False
  104.     FlatMenu = False
  105.     AutoDetect = False
  106.     Active = True
  107.     Left = 16
  108.     Top = 8
  109.   end
  110. end
  111.