object TurboGoPlaatje: TTurboGoPlaatje Left = 323 Top = 251 BorderStyle = bsDialog Caption = 'TurboGo' ClientHeight = 208 ClientWidth = 400 Font.Color = clRed Font.Height = -25 Font.Name = 'Courier' Font.Style = [fsBold] Position = poScreenCenter Scaled = False OnCreate = FormCreate PixelsPerInch = 120 TextHeight = 25 object Label1: TLabel Left = 16 Top = 48 Width = 369 Height = 49 Alignment = taCenter AutoSize = False Caption = 'Sorry, a help file is not available yet' Font.Color = clBlack Font.Height = -20 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object BitBtn1: TBitBtn Left = 151 Top = 136 Width = 99 Height = 41 Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 Kind = bkOK end end