object AboutForm: TAboutForm Left = 268 Top = 225 BorderStyle = bsDialog Caption = 'About J-Term Pro' ClientHeight = 285 ClientWidth = 378 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 14 Top = 62 Width = 350 Height = 223 AutoSize = True Picture.Data = {} Transparent = True end object Label1: TLabel Left = 0 Top = 0 Width = 378 Height = 24 Align = alTop Alignment = taCenter Caption = 'J-Term Professional version 1.0.6' Font.Charset = ANSI_CHARSET Font.Color = clMaroon Font.Height = -21 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object Label2: TLabel Left = 0 Top = 40 Width = 378 Height = 13 Align = alTop Alignment = taCenter Caption = 'Copyright 1998' Transparent = True end object Label3: TLabel Left = 0 Top = 53 Width = 378 Height = 19 Align = alTop Alignment = taCenter Caption = 'Jones Automation, Inc.' Font.Charset = ANSI_CHARSET Font.Color = clBlue Font.Height = -17 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object Label4: TLabel Left = 0 Top = 72 Width = 378 Height = 16 Align = alTop Alignment = taCenter Caption = '4825 University Square, Suite 5' Font.Charset = ANSI_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object Label5: TLabel Left = 0 Top = 88 Width = 378 Height = 16 Align = alTop Alignment = taCenter Caption = 'Huntsville, Alabama 35816' Font.Charset = ANSI_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object Label6: TLabel Left = 0 Top = 104 Width = 378 Height = 14 Align = alTop Alignment = taCenter Caption = '(256) 864-0656' Font.Charset = ANSI_CHARSET Font.Color = clGreen Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object Label7: TLabel Left = 0 Top = 24 Width = 378 Height = 16 Align = alTop Alignment = taCenter Caption = 'Unregistered evaluation version' Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object TransparentButton1: TTransparentButton Left = 316 Top = 204 Width = 5 Height = 5 OnClick = TransparentButton1Click end object TransparentButton2: TTransparentButton Left = 296 Top = 218 Width = 5 Height = 5 OnClick = TransparentButton2Click end object TransparentButton3: TTransparentButton Left = 286 Top = 234 Width = 5 Height = 5 OnClick = TransparentButton3Click end object Button1: TButton Left = 170 Top = 126 Width = 75 Height = 25 Cancel = True Caption = '&Close' Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = Button1Click end end