object DCAboutDlg: TDCAboutDlg Left = 289 Top = 132 HelpContext = 10 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'CyberQWK' ClientHeight = 229 ClientWidth = 495 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] PixelsPerInch = 96 Position = poScreenCenter OnCreate = FormCreate TextHeight = 13 object ButtonPanel: TPanel Left = 410 Top = 0 Width = 85 Height = 208 Align = alRight BevelOuter = bvNone TabOrder = 0 object Button1: TButton Left = 8 Top = 16 Width = 73 Height = 25 Caption = '&Ok' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 0 end end object TabSet: TTabSet Left = 0 Top = 208 Width = 495 Height = 21 Align = alBottom DitherBackground = False Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Tabs.Strings = ( 'Info' 'System' 'WhatsNew' 'Team') TabIndex = 0 UnselectedColor = clBtnFace OnClick = TabSetClick end object Notebook: TNotebook Left = 0 Top = 0 Width = 410 Height = 208 Align = alClient Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 IsControl = True object TPage Left = 0 Top = 0 Caption = 'Program Info' IsControl = True object GroupBox1: TGroupBox Left = 0 Top = 0 Width = 410 Height = 208 Align = alClient Caption = 'About' TabOrder = 0 IsControl = True object Image1: TImage Left = 16 Top = 24 Width = 33 Height = 33 Picture.Data = {} end object Version: TLabel Left = 80 Top = 24 Width = 35 Height = 13 Caption = 'Version' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object CopyRight: TLabel Left = 80 Top = 40 Width = 152 Height = 15 Caption = 'Copyright � 1995-97' Font.Color = clBlack Font.Height = -11 Font.Name = 'Fixedsys' Font.Style = [] ParentFont = False end object Company: TLabel Left = 80 Top = 56 Width = 144 Height = 13 Caption = 'Stryder Software Development' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Bevel1: TBevel Left = 8 Top = 80 Width = 393 Height = 81 end object Label1: TLabel Left = 24 Top = 176 Width = 31 Height = 13 Caption = 'Author' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False end object Label2: TLabel Left = 96 Top = 176 Width = 82 Height = 20 Caption = 'Dale Clarke' Font.Color = clBlack Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 208 Top = 180 Width = 154 Height = 13 Caption = 'dale.clarke@bbs.multiboard.com' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object RegLabel: TLabel Left = 16 Top = 96 Width = 377 Height = 16 Alignment = taCenter Caption = 'RegLabel' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object RegName: TLabel Left = 16 Top = 128 Width = 377 Height = 13 Alignment = taCenter AutoSize = False Caption = 'RegName' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end end object TPage Left = 0 Top = 0 Caption = 'System Info' object hgResourceGauge1: ThgResourceGauge Left = 24 Top = 16 Width = 113 Height = 41 Kind = gkNeedle Font.Color = clYellow Font.Height = -13 Font.Name = 'System' Font.Style = [] BorderStyle = bsNone ForeColor = clBlue BackColor = clYellow ParentFont = False Progress = 84 Interval = 0 end object hgResourceGauge2: ThgResourceGauge Left = 152 Top = 16 Width = 113 Height = 41 Color = clBtnFace Kind = gkNeedle Font.Color = clYellow Font.Height = -13 Font.Name = 'System' Font.Style = [] BorderStyle = bsNone ForeColor = clBlue BackColor = clYellow ParentColor = False ParentFont = False Progress = 78 Interval = 0 Monitor = mtSystem end object hgResourceGauge3: ThgResourceGauge Left = 280 Top = 16 Width = 113 Height = 41 Kind = gkNeedle Font.Color = clYellow Font.Height = -13 Font.Name = 'System' Font.Style = [] BorderStyle = bsNone ForeColor = clBlue BackColor = clYellow ParentFont = False Progress = 78 Interval = 0 Monitor = mtUser end object Label7: TLabel Left = 64 Top = 64 Width = 19 Height = 13 Caption = 'GDI' end object Label8: TLabel Left = 192 Top = 64 Width = 34 Height = 13 Caption = 'System' end object Label9: TLabel Left = 328 Top = 64 Width = 22 Height = 13 Caption = 'User' end object KeyType: TLabel Left = 264 Top = 160 Width = 42 Height = 13 Caption = 'KeyType' end object Label10: TLabel Left = 80 Top = 160 Width = 74 Height = 13 Caption = 'Keyboard type :' end object OpMode: TLabel Left = 264 Top = 96 Width = 41 Height = 13 Caption = 'OpMode' end object Label11: TLabel Left = 80 Top = 96 Width = 81 Height = 13 Caption = 'Operating mode :' end object Label12: TLabel Left = 80 Top = 144 Width = 69 Height = 13 Caption = 'Screen mode :' end object Screenlabel: TLabel Left = 264 Top = 144 Width = 56 Height = 13 Caption = 'Screenlabel' end object Label13: TLabel Left = 80 Top = 128 Width = 91 Height = 13 Caption = 'Math coprocessor :' end object MathCpu: TLabel Left = 264 Top = 128 Width = 43 Height = 13 Caption = 'MathCpu' end object Label14: TLabel Left = 80 Top = 112 Width = 107 Height = 13 Caption = 'Processor (CPU) type :' end object CPUType: TLabel Left = 264 Top = 112 Width = 46 Height = 13 Caption = 'CPUType' end end object TPage Left = 0 Top = 0 Caption = 'Whats New' IsControl = True object GroupBox2: TGroupBox Left = 0 Top = 0 Width = 410 Height = 208 Align = alClient Caption = 'History' TabOrder = 0 IsControl = True object Memo1: TMemo Left = 2 Top = 15 Width = 406 Height = 191 Cursor = crArrow Align = alClient Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Pitch = fpFixed Font.Style = [] Lines.Strings = ( ' This program is a beta version. It is still in development' + ' and' 'may not be distributed, or used by anyone without permission by ' 'the author. The author takes no responsibility for any damages o' + 'r' 'loss of money by your use of this program. ' '' ' Please contact the author (on first page) if any problems o' + 'ccur' 'from using this program. All sugestions and bugs will be evaluat' + 'ed' 'and inplement in the next release. ' '' 'Report Updates' '----------------------------------------------------------------' + '-----------------------------' '' ' Version 0.1b :' '' ' First realease of beta version to test team. (05/24/96' + ')' '' '----------------------------------------------------------------' + '-----------------------------') ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 0 WantTabs = True WordWrap = False end end end object TPage Left = 0 Top = 0 Caption = 'Team Info' IsControl = True object GroupBox3: TGroupBox Left = 0 Top = 0 Width = 410 Height = 208 Align = alClient Caption = 'Stryder Software Development Beta Team' TabOrder = 0 IsControl = True object Memo2: TMemo Left = 40 Top = 40 Width = 329 Height = 129 Cursor = crArrow Lines.Strings = ( 'Windows 3.1 version' '' ' Dave Wilmink' ' Jeff Violot' ' Don Carr' ' Marc Lozon' '' ' The author wishes to thank all team ' ' members for their help.') ReadOnly = True TabOrder = 0 end end end end object ResolutionFix1: TResolutionFix DesignRes = 96 Left = 450 Top = 136 end end