object TeLaatForm: TTeLaatForm Left = 209 Top = 154 Width = 519 Height = 397 Caption = 'Sorry' Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object BitBtn1: TBitBtn Left = 202 Top = 320 Width = 107 Height = 33 TabOrder = 0 Kind = bkOK end object memo_en: TMemo Left = 17 Top = 16 Width = 476 Height = 281 Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Lines.Strings = ( 'Sorry, but this beta version of TurboGo has expired on April 1, ' '1997. You can no longer use it. You should be able to find the ' 'final version now on my website: ' 'http://www.xs4all.nl/~arnoudlf' '' 'Please note the following: every user who used this program (or ' 'read the README file) before April 1 has been warned that this ' 'copy would stop working after this date. If they didn'#39't warn you' + ' ' 'please inform the person you got this program from that it has ' 'expired. If you paid money for it (because you bought it from a ' 'shareware vendor, or this program was included on a CD-ROM ' 'you bought) YOU HAVE BEEN CHEATED!!! I specifically ' 'prohibited people from charging money for this version. Please ' 'don'#39't be angry at me.') ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 1 WantReturns = False WantTabs = True end object memo_nl: TMemo Left = 17 Top = 16 Width = 476 Height = 281 Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Lines.Strings = ( 'Sorry, maar deze beta versie van TurboGo werkt niet meer na 1 ' 'april 1997. U kunt hem niet meer gebruiken. Als u wilt kunt u ee' + 'n ' 'nieuwere, wel werkende versie van TurboGo vinden op mijn ' 'homepage: ' 'http://www.xs4all.nl/~arnoudlf' '' 'Let op: iedere gebruiker die voor 1 april 1997 het programma ' 'opstartte (of het LEESMIJ-bestand gelezen heeft) is ' 'gewaarschuwd dat deze versie na deze datum niet meer zou ' 'werken. ' 'Als degene van wie u deze kopie kreeg u niet gewaarschuwd ' 'heeft, vertel deze persoon dan a.u.b. dat de geldigheidsduur van' + ' ' 'dit programma is verstreken. Als u er geld voor betaald heeft ' '(bijv. omdat u het van een shareware-handelaar heeft gekocht of ' 'omdat het op een shareware CD-ROM stond die u gekocht heeft) ' 'DAN BENT U BEDROGEN!!! Ik heb iedereen uitdrukkelijk ' 'verboden om geld te vragen voor deze versie van TurboGo. ' 'Wees a.u.b. niet kwaad op mij. Ik kan het ook niet helpen dat ' 'sommige mensen/bedrijven overal geld uit proberen te slaan!') ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 2 WantReturns = False WantTabs = True end end