object fAbout: TfAbout Left = 383 Top = 233 BorderStyle = bsDialog Caption = 'About GSS' ClientHeight = 238 ClientWidth = 370 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 10 Top = 42 Width = 353 Height = 153 end object Label1: TLabel Left = 24 Top = 52 Width = 318 Height = 41 Alignment = taCenter AutoSize = False Caption = ' GSS is a simple, small-footprint HTTP server for Windows 95' + ' or NT. Multithreaded, GSS is fast but lacks the functionality ' + '(and code size) one associates with full-function servers.' end object Label3: TLabel Left = 36 Top = 153 Width = 305 Height = 16 AutoSize = False Caption = 'GSS is another fine freeware package from GMUtant Software. ' end object Label4: TLabel Left = 104 Top = 171 Width = 169 Height = 17 AutoSize = False Caption = 'http://timesync.gmu.edu/gmutant' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsItalic] ParentFont = False end object Image1: TImage Left = 8 Top = 4 Width = 33 Height = 33 Picture.Data = {} end object Label5: TLabel Left = 280 Top = 208 Width = 81 Height = 17 AutoSize = False Caption = 'BETA RELEASE' Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 8 Top = 208 Width = 81 Height = 17 AutoSize = False Caption = 'release 0.90' end object Button1: TButton Left = 140 Top = 204 Width = 97 Height = 25 Caption = '&OK' TabOrder = 0 OnClick = Button1Click end object Panel1: TPanel Left = 48 Top = 4 Width = 313 Height = 33 Caption = 'GMUtant Simple Server' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 end object Panel2: TPanel Left = 24 Top = 99 Width = 329 Height = 46 BevelOuter = bvNone Ctl3D = True ParentCtl3D = False TabOrder = 2 object Label7: TLabel Left = 27 Top = 3 Width = 265 Height = 33 Alignment = taCenter AutoSize = False Caption = 'GSS is based on Tadpole, a freely distributed DELPHI package dev' + 'eloped by Scott Kelly. Visit his web site: ' end object Label8: TLabel Left = 45 Top = 30 Width = 256 Height = 14 AutoSize = False Caption = 'http://www.corporatecomputing.com:80/index.htm' end end end