object GoodQuestionForm: TGoodQuestionForm Left = 199 Top = 303 BorderIcons = [] BorderStyle = bsDialog Caption = 'Co bude� hl�sit?' ClientHeight = 40 ClientWidth = 326 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnActivate = FormActivate OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Button1: TButton Left = 8 Top = 8 Width = 73 Height = 26 Caption = 'Hra' 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 = 88 Top = 8 Width = 73 Height = 26 Caption = 'Sedma' 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 = 168 Top = 8 Width = 73 Height = 26 Caption = '100' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 2 OnClick = Button3Click end object Button4: TButton Left = 248 Top = 8 Width = 73 Height = 26 Caption = '107' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 3 OnClick = Button4Click 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 = 16 Top = 8 end end