object HistoryForm: THistoryForm Left = 297 Top = 217 BorderIcons = [biMinimize, biMaximize] BorderStyle = bsDialog Caption = 'Pr�b�h hry' ClientHeight = 424 ClientWidth = 409 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Verdana' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object Memo: TMemo Left = 8 Top = 8 Width = 393 Height = 369 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False ScrollBars = ssVertical TabOrder = 0 end object BitBtn1: TBitBtn Left = 326 Top = 392 Width = 75 Height = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False TabOrder = 1 Kind = bkOK end object Button1: TButton Left = 8 Top = 392 Width = 75 Height = 25 Caption = 'Ulo�it' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 Visible = False OnClick = Button1Click 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 = 32 Top = 32 end object SaveDialog1: TSaveDialog Filter = 'Mari� (*.sav)|*.sav' Left = 64 Top = 32 end end