object Textreader: TTextreader Left = 84 Top = 93 BorderIcons = [] BorderStyle = bsSingle Caption = 'SECK 4.00 Textreader' ClientHeight = 274 ClientWidth = 513 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poDefaultSizeOnly PixelsPerInch = 96 TextHeight = 13 object Button1: TButton Left = 1 Top = 0 Width = 74 Height = 22 Caption = 'Zur�ck' TabOrder = 0 OnClick = Button1Click end object Memo1: TMemo Left = 1 Top = 20 Width = 512 Height = 255 Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Lines.Strings = ( '') ParentFont = False ReadOnly = True ScrollBars = ssBoth TabOrder = 1 end object Button2: TButton Left = 80 Top = -1 Width = 75 Height = 19 Caption = 'Button2' Enabled = False TabOrder = 2 Visible = False OnClick = Button2Click end end