object FlekBadQuestion: TFlekBadQuestion Left = 242 Top = 286 BorderIcons = [] BorderStyle = bsDialog Caption = 'Nav��en� hry' ClientHeight = 36 ClientWidth = 295 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Button1: TButton Left = 8 Top = 6 Width = 89 Height = 26 Caption = 'Dobr�' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 104 Top = 6 Width = 89 Height = 26 Caption = 'Flek' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = Button2Click end object Button3: TButton Left = 200 Top = 6 Width = 89 Height = 26 Caption = '�patn�' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 2 OnClick = Button3Click end object XPMenu1: TXPMenu DimLevel = 30 GrayLevel = 10 Font.Charset = EASTEUROPE_CHARSET Font.Color = clMenuText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Color = clBtnFace DrawMenuBar = False IconBackColor = clBtnFace MenuBarColor = clBtnFace SelectColor = clHighlight SelectBorderColor = clHighlight SelectFontColor = clMenuText DisabledColor = clInactiveCaption SeparatorColor = clBtnFace CheckedColor = clHighlight IconWidth = 24 DrawSelect = True UseSystemColors = True UseDimColor = False OverrideOwnerDraw = False Gradient = False FlatMenu = False AutoDetect = False Active = True Left = 8 Top = 8 end end