object Chyba: TChyba Left = 178 Top = 147 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Sportka I a II tah' ClientHeight = 400 ClientWidth = 460 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnResize = FormResize PixelsPerInch = 96 TextHeight = 13 object Button1: TButton Left = 384 Top = 371 Width = 73 Height = 25 Cancel = True Caption = '&Opustit' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 4 Top = 371 Width = 86 Height = 25 Caption = '&V�e vymazat' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = Button2Click end object Memo: TTextListBox Left = 0 Top = 0 Width = 460 Height = 365 ItemHeight = 13 TabOrder = 3 OnKeyPress = MemoKeyPress end object Button3: TButton Left = 4 Top = 371 Width = 115 Height = 25 Caption = '&Ulo�it do souboru' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 2 Visible = False OnClick = Button3Click end object MSOfficeCaption1: TMSOfficeCaption AppNameText.FontKind = fkSystemB AppNameText.Visible = True CaptionText.Caption = 'Sportka I a II tah' CaptionText.ColorActive = clYellow CaptionText.ColorInactive = clGray CaptionText.FontKind = fkSystem CaptionText.Visible = True CompanyText.FontKind = fkSystemBI CompanyText.Visible = True Left = 416 end end