home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Top100sh / Comm / Jterm106 / _SETUP.1 / AboutDLL.dll / RCDATA / TABOUTFORM / TABOUTFORM.txt < prev   
Text File  |  1998-11-14  |  4KB  |  172 lines

  1. object AboutForm: TAboutForm
  2.   Left = 268
  3.   Top = 225
  4.   BorderStyle = bsDialog
  5.   Caption = 'About J-Term Pro'
  6.   ClientHeight = 285
  7.   ClientWidth = 378
  8.   Color = clWhite
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 14
  20.     Top = 62
  21.     Width = 350
  22.     Height = 223
  23.     AutoSize = True
  24.     Picture.Data = {<image000.bmp>}
  25.     Transparent = True
  26.   end
  27.   object Label1: TLabel
  28.     Left = 0
  29.     Top = 0
  30.     Width = 378
  31.     Height = 24
  32.     Align = alTop
  33.     Alignment = taCenter
  34.     Caption = 'J-Term Professional version 1.0.6'
  35.     Font.Charset = ANSI_CHARSET
  36.     Font.Color = clMaroon
  37.     Font.Height = -21
  38.     Font.Name = 'Arial'
  39.     Font.Style = []
  40.     ParentFont = False
  41.     Transparent = True
  42.   end
  43.   object Label2: TLabel
  44.     Left = 0
  45.     Top = 40
  46.     Width = 378
  47.     Height = 13
  48.     Align = alTop
  49.     Alignment = taCenter
  50.     Caption = 'Copyright 1998'
  51.     Transparent = True
  52.   end
  53.   object Label3: TLabel
  54.     Left = 0
  55.     Top = 53
  56.     Width = 378
  57.     Height = 19
  58.     Align = alTop
  59.     Alignment = taCenter
  60.     Caption = 'Jones Automation, Inc.'
  61.     Font.Charset = ANSI_CHARSET
  62.     Font.Color = clBlue
  63.     Font.Height = -17
  64.     Font.Name = 'Arial'
  65.     Font.Style = []
  66.     ParentFont = False
  67.     Transparent = True
  68.   end
  69.   object Label4: TLabel
  70.     Left = 0
  71.     Top = 72
  72.     Width = 378
  73.     Height = 16
  74.     Align = alTop
  75.     Alignment = taCenter
  76.     Caption = '4825 University Square, Suite 5'
  77.     Font.Charset = ANSI_CHARSET
  78.     Font.Color = clBlue
  79.     Font.Height = -13
  80.     Font.Name = 'Arial'
  81.     Font.Style = []
  82.     ParentFont = False
  83.     Transparent = True
  84.   end
  85.   object Label5: TLabel
  86.     Left = 0
  87.     Top = 88
  88.     Width = 378
  89.     Height = 16
  90.     Align = alTop
  91.     Alignment = taCenter
  92.     Caption = 'Huntsville, Alabama 35816'
  93.     Font.Charset = ANSI_CHARSET
  94.     Font.Color = clBlue
  95.     Font.Height = -13
  96.     Font.Name = 'Arial'
  97.     Font.Style = []
  98.     ParentFont = False
  99.     Transparent = True
  100.   end
  101.   object Label6: TLabel
  102.     Left = 0
  103.     Top = 104
  104.     Width = 378
  105.     Height = 14
  106.     Align = alTop
  107.     Alignment = taCenter
  108.     Caption = '(256) 864-0656'
  109.     Font.Charset = ANSI_CHARSET
  110.     Font.Color = clGreen
  111.     Font.Height = -11
  112.     Font.Name = 'Arial'
  113.     Font.Style = []
  114.     ParentFont = False
  115.     Transparent = True
  116.   end
  117.   object Label7: TLabel
  118.     Left = 0
  119.     Top = 24
  120.     Width = 378
  121.     Height = 16
  122.     Align = alTop
  123.     Alignment = taCenter
  124.     Caption = 'Unregistered evaluation version'
  125.     Font.Charset = DEFAULT_CHARSET
  126.     Font.Color = clMaroon
  127.     Font.Height = -13
  128.     Font.Name = 'MS Sans Serif'
  129.     Font.Style = [fsBold]
  130.     ParentFont = False
  131.     Transparent = True
  132.   end
  133.   object TransparentButton1: TTransparentButton
  134.     Left = 316
  135.     Top = 204
  136.     Width = 5
  137.     Height = 5
  138.     OnClick = TransparentButton1Click
  139.   end
  140.   object TransparentButton2: TTransparentButton
  141.     Left = 296
  142.     Top = 218
  143.     Width = 5
  144.     Height = 5
  145.     OnClick = TransparentButton2Click
  146.   end
  147.   object TransparentButton3: TTransparentButton
  148.     Left = 286
  149.     Top = 234
  150.     Width = 5
  151.     Height = 5
  152.     OnClick = TransparentButton3Click
  153.   end
  154.   object Button1: TButton
  155.     Left = 170
  156.     Top = 126
  157.     Width = 75
  158.     Height = 25
  159.     Cancel = True
  160.     Caption = '&Close'
  161.     Default = True
  162.     Font.Charset = DEFAULT_CHARSET
  163.     Font.Color = clWindowText
  164.     Font.Height = -13
  165.     Font.Name = 'MS Sans Serif'
  166.     Font.Style = []
  167.     ParentFont = False
  168.     TabOrder = 0
  169.     OnClick = Button1Click
  170.   end
  171. end
  172.