object AboutBox: TAboutBox Left = 247 Top = 100 BorderStyle = bsDialog Caption = 'About' ClientHeight = 328 ClientWidth = 349 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter OnCreate = FormCreate TextHeight = 16 object Panel1: TPanel Left = 12 Top = 14 Width = 323 Height = 137 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object ProgramIcon: TImage Left = 14 Top = 19 Width = 32 Height = 32 Picture.Data = {} Stretch = True end object ProgramName: TLabel3D Left = 60 Top = 12 Width = 162 Height = 29 AsButton = False Caption = 'ProgramName' Font.Color = clNavy Font.Height = -24 Font.Name = 'Arial' Font.Style = [fsBold] LabelStyle = IsLowered end object Version: TLabel3D Left = 62 Top = 42 Width = 85 Height = 19 AsButton = False Caption = 'Version 1.0' Font.Color = clNavy Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] LabelStyle = IsLowered end object Label3D1: TLabel3D Left = 8 Top = 64 Width = 249 Height = 19 AsButton = False Caption = 'Adirondack Software && Graphics' Font.Color = clNavy Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] LabelStyle = IsLowered end object Label3D2: TLabel3D Left = 8 Top = 83 Width = 166 Height = 16 AsButton = False Caption = 'RR1 Box 524 Rock Avenue' Font.Color = clNavy Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] LabelStyle = IsLowered end object Label3D3: TLabel3D Left = 8 Top = 99 Width = 182 Height = 16 AsButton = False Caption = 'Chestertown New York 12817' Font.Color = clNavy Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] LabelStyle = IsLowered end object Label3D4: TLabel3D Left = 8 Top = 116 Width = 101 Height = 16 AsButton = False Caption = 'CIS: 70530, 2166' Font.Color = clNavy Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] LabelStyle = IsLowered end end object Panel2: TPanel Left = 12 Top = 156 Width = 325 Height = 123 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 1 object Label7: TLabel Left = 18 Top = 8 Width = 56 Height = 15 Caption = 'Windows Version:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True IsControl = True end object WinVersion: TLabel Left = 128 Top = 8 Width = 156 Height = 12 AutoSize = False Caption = 'WinVersion' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True IsControl = True end object Label8: TLabel Left = 18 Top = 23 Width = 77 Height = 13 Caption = 'DOS Version:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True IsControl = True end object DosVersion: TLabel Left = 128 Top = 23 Width = 156 Height = 14 AutoSize = False Caption = 'DosVersion' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True IsControl = True end object Label9: TLabel Left = 17 Top = 38 Width = 75 Height = 13 Caption = 'Coprocessor:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True IsControl = True end object Coprocessor: TLabel Left = 128 Top = 38 Width = 157 Height = 12 AutoSize = False Caption = 'Coprocessor' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True IsControl = True end object Label10: TLabel Left = 18 Top = 53 Width = 30 Height = 13 Caption = 'CPU:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True IsControl = True end object CPU: TLabel Left = 128 Top = 55 Width = 157 Height = 13 AutoSize = False Caption = 'CPU' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True IsControl = True end object Label11: TLabel Left = 18 Top = 99 Width = 77 Height = 13 Caption = 'Free Memory:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True IsControl = True end object FreeMemory: TLabel Left = 128 Top = 99 Width = 157 Height = 18 AutoSize = False Caption = 'FreeMemory' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True IsControl = True end object Label12: TLabel Left = 18 Top = 84 Width = 94 Height = 13 Caption = 'Free Resources:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True IsControl = True end object FreeResources: TLabel Left = 128 Top = 84 Width = 157 Height = 12 AutoSize = False Caption = 'FreeResources' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True IsControl = True end object Label13: TLabel Left = 18 Top = 69 Width = 101 Height = 18 Caption = 'Free Disk Space:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True IsControl = True end object FreeDisk: TLabel Left = 128 Top = 69 Width = 157 Height = 13 AutoSize = False Caption = 'FreeDisk' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True IsControl = True end end object BitBtn1: TBitBtn Left = 158 Top = 287 Width = 86 Height = 33 Caption = '&Ok' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = BitBtn1Click Kind = bkOK end object BitBtn2: TBitBtn Left = 247 Top = 287 Width = 86 Height = 33 Caption = 'Register' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = BitBtn2Click Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555775777777 57705557757777775FF7555555555555000755555555555F777F555555555550 87075555555555F7577F5555555555088805555555555F755F75555555555033 805555555555F755F75555555555033B05555555555F755F75555555555033B0 5555555555F755F75555555555033B05555555555F755F75555555555033B055 55555555F755F75555555555033B05555555555F755F75555555555033B05555 555555F75FF75555555555030B05555555555F7F7F75555555555000B0555555 5555F777F7555555555501900555555555557777755555555555099055555555 55557777555555555555500555555555555557755555555555550000} NumGlyphs = 2 end end