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

  1. object FlekBadQuestion: TFlekBadQuestion
  2.   Left = 242
  3.   Top = 286
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Nav∩┐╜∩┐╜en∩┐╜ hry'
  7.   ClientHeight = 36
  8.   ClientWidth = 295
  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.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Button1: TButton
  20.     Left = 8
  21.     Top = 6
  22.     Width = 89
  23.     Height = 26
  24.     Caption = 'Dobr∩┐╜'
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clWindowText
  27.     Font.Height = -13
  28.     Font.Name = 'Verdana'
  29.     Font.Style = [fsBold]
  30.     ParentFont = False
  31.     TabOrder = 0
  32.     OnClick = Button1Click
  33.   end
  34.   object Button2: TButton
  35.     Left = 104
  36.     Top = 6
  37.     Width = 89
  38.     Height = 26
  39.     Caption = 'Flek'
  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 = 89
  53.     Height = 26
  54.     Caption = '∩┐╜patn∩┐╜'
  55.     Font.Charset = DEFAULT_CHARSET
  56.     Font.Color = clWindowText
  57.     Font.Height = -13
  58.     Font.Name = 'Verdana'
  59.     Font.Style = [fsBold]
  60.     ParentFont = False
  61.     TabOrder = 2
  62.     OnClick = Button3Click
  63.   end
  64.   object XPMenu1: TXPMenu
  65.     DimLevel = 30
  66.     GrayLevel = 10
  67.     Font.Charset = EASTEUROPE_CHARSET
  68.     Font.Color = clMenuText
  69.     Font.Height = -11
  70.     Font.Name = 'Tahoma'
  71.     Font.Style = []
  72.     Color = clBtnFace
  73.     DrawMenuBar = False
  74.     IconBackColor = clBtnFace
  75.     MenuBarColor = clBtnFace
  76.     SelectColor = clHighlight
  77.     SelectBorderColor = clHighlight
  78.     SelectFontColor = clMenuText
  79.     DisabledColor = clInactiveCaption
  80.     SeparatorColor = clBtnFace
  81.     CheckedColor = clHighlight
  82.     IconWidth = 24
  83.     DrawSelect = True
  84.     UseSystemColors = True
  85.     UseDimColor = False
  86.     OverrideOwnerDraw = False
  87.     Gradient = False
  88.     FlatMenu = False
  89.     AutoDetect = False
  90.     Active = True
  91.     Left = 8
  92.     Top = 8
  93.   end
  94. end
  95.