home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / Chip_1999-09_cd.bin / sharewar / FontFind / fontfind.exe / %MAINDIR% / FontFinder.exe / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Encoding:
Text File  |  1999-07-21  |  5.5 KB  |  256 lines

  1. object AboutBox: TAboutBox
  2.   Left = 266
  3.   Top = 148
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'About'
  7.   ClientHeight = 319
  8.   ClientWidth = 473
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Icon.Data = {<image000.ico>}
  17.   KeyPreview = True
  18.   OldCreateOrder = True
  19.   Position = poScreenCenter
  20.   OnCreate = FormCreate
  21.   OnKeyDown = FormKeyDown
  22.   OnKeyUp = FormKeyUp
  23.   OnMouseMove = FormMouseMove
  24.   OnPaint = FormPaint
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object Image1: TImage
  28.     Left = 56
  29.     Top = 8
  30.     Width = 417
  31.     Height = 65
  32.     Picture.Data = {<image001.jpg>}
  33.   end
  34.   object lblLoading: TLabel
  35.     Left = 96
  36.     Top = 288
  37.     Width = 265
  38.     Height = 18
  39.     Alignment = taCenter
  40.     AutoSize = False
  41.     Caption = 'Reading font information . . .'
  42.     Font.Charset = DEFAULT_CHARSET
  43.     Font.Color = clRed
  44.     Font.Height = -16
  45.     Font.Name = 'Arial'
  46.     Font.Style = [fsBold, fsItalic]
  47.     ParentFont = False
  48.     Visible = False
  49.   end
  50.   object ProgramIcon: TImage
  51.     Left = 12
  52.     Top = 20
  53.     Width = 37
  54.     Height = 37
  55.     Picture.Data = {<image002.ico>}
  56.     Stretch = True
  57.     IsControl = True
  58.   end
  59.   object lversion: TLabel
  60.     Left = 8
  61.     Top = 79
  62.     Width = 449
  63.     Height = 18
  64.     Alignment = taRightJustify
  65.     AutoSize = False
  66.     Caption = 'Version 5.1'
  67.     Font.Charset = DEFAULT_CHARSET
  68.     Font.Color = clMaroon
  69.     Font.Height = -13
  70.     Font.Name = 'MS Sans Serif'
  71.     Font.Style = [fsBold]
  72.     ParentFont = False
  73.     Transparent = True
  74.     IsControl = True
  75.   end
  76.   object lCopyright: TLabel
  77.     Left = 96
  78.     Top = 96
  79.     Width = 265
  80.     Height = 13
  81.     Alignment = taCenter
  82.     AutoSize = False
  83.     Caption = 'Copyright 1999 Sunshine Software'
  84.     Font.Charset = ANSI_CHARSET
  85.     Font.Color = clBlack
  86.     Font.Height = -11
  87.     Font.Name = 'Arial'
  88.     Font.Style = []
  89.     ParentFont = False
  90.     Transparent = True
  91.     IsControl = True
  92.   end
  93.   object Comments: TLabel
  94.     Left = 96
  95.     Top = 112
  96.     Width = 265
  97.     Height = 33
  98.     Alignment = taCenter
  99.     AutoSize = False
  100.     Caption = 
  101.       'This is NOT free software. Please support the shareware concept ' +
  102.       'by sending $25 to:'
  103.     Font.Charset = ANSI_CHARSET
  104.     Font.Color = clBlack
  105.     Font.Height = -11
  106.     Font.Name = 'Arial'
  107.     Font.Style = []
  108.     ParentFont = False
  109.     Transparent = True
  110.     WordWrap = True
  111.     IsControl = True
  112.   end
  113.   object Label1: TLabel
  114.     Left = 96
  115.     Top = 144
  116.     Width = 265
  117.     Height = 13
  118.     Alignment = taCenter
  119.     AutoSize = False
  120.     Caption = 'Sunshine Software'
  121.     Font.Charset = DEFAULT_CHARSET
  122.     Font.Color = clBlack
  123.     Font.Height = -11
  124.     Font.Name = 'MS Sans Serif'
  125.     Font.Style = [fsBold]
  126.     ParentFont = False
  127.     Transparent = True
  128.     WordWrap = True
  129.     IsControl = True
  130.   end
  131.   object Label2: TLabel
  132.     Left = 96
  133.     Top = 160
  134.     Width = 265
  135.     Height = 13
  136.     Alignment = taCenter
  137.     AutoSize = False
  138.     Caption = '2737 Baldwin Street'
  139.     Font.Charset = DEFAULT_CHARSET
  140.     Font.Color = clBlack
  141.     Font.Height = -11
  142.     Font.Name = 'MS Sans Serif'
  143.     Font.Style = [fsBold]
  144.     ParentFont = False
  145.     Transparent = True
  146.     WordWrap = True
  147.     IsControl = True
  148.   end
  149.   object Label3: TLabel
  150.     Left = 96
  151.     Top = 176
  152.     Width = 265
  153.     Height = 13
  154.     Alignment = taCenter
  155.     AutoSize = False
  156.     Caption = 'Jenison, MI  49428'
  157.     Font.Charset = DEFAULT_CHARSET
  158.     Font.Color = clBlack
  159.     Font.Height = -11
  160.     Font.Name = 'MS Sans Serif'
  161.     Font.Style = [fsBold]
  162.     ParentFont = False
  163.     Transparent = True
  164.     WordWrap = True
  165.     IsControl = True
  166.   end
  167.   object Label4: TLabel
  168.     Left = 96
  169.     Top = 200
  170.     Width = 265
  171.     Height = 13
  172.     Alignment = taCenter
  173.     AutoSize = False
  174.     Caption = 'Email us at:'
  175.     Font.Charset = ANSI_CHARSET
  176.     Font.Color = clBlack
  177.     Font.Height = -11
  178.     Font.Name = 'Arial'
  179.     Font.Style = []
  180.     ParentFont = False
  181.     Transparent = True
  182.     WordWrap = True
  183.     OnMouseMove = FormMouseMove
  184.     IsControl = True
  185.   end
  186.   object Label6: TLabel
  187.     Left = 96
  188.     Top = 216
  189.     Width = 265
  190.     Height = 25
  191.     Alignment = taCenter
  192.     AutoSize = False
  193.     Caption = 'sunsoft@triton.net'
  194.     Font.Charset = DEFAULT_CHARSET
  195.     Font.Color = clRed
  196.     Font.Height = -11
  197.     Font.Name = 'MS Sans Serif'
  198.     Font.Style = [fsUnderline]
  199.     ParentFont = False
  200.     Transparent = True
  201.     WordWrap = True
  202.     OnClick = Label6Click
  203.     OnMouseMove = Label6MouseMove
  204.     IsControl = True
  205.   end
  206.   object Label9: TLabel
  207.     Left = 96
  208.     Top = 240
  209.     Width = 265
  210.     Height = 13
  211.     Alignment = taCenter
  212.     AutoSize = False
  213.     Caption = 'Our homepage is at:'
  214.     Font.Charset = ANSI_CHARSET
  215.     Font.Color = clBlack
  216.     Font.Height = -11
  217.     Font.Name = 'Arial'
  218.     Font.Style = []
  219.     ParentFont = False
  220.     Transparent = True
  221.     WordWrap = True
  222.     OnMouseMove = FormMouseMove
  223.     IsControl = True
  224.   end
  225.   object Label8: TLabel
  226.     Left = 96
  227.     Top = 256
  228.     Width = 265
  229.     Height = 18
  230.     Alignment = taCenter
  231.     AutoSize = False
  232.     Caption = 'http://web.triton.net/fasttrax/sunshine/sshome.html'
  233.     Font.Charset = DEFAULT_CHARSET
  234.     Font.Color = clRed
  235.     Font.Height = -11
  236.     Font.Name = 'MS Sans Serif'
  237.     Font.Style = [fsUnderline]
  238.     ParentFont = False
  239.     Transparent = True
  240.     WordWrap = True
  241.     OnClick = Label8Click
  242.     OnMouseMove = Label6MouseMove
  243.     IsControl = True
  244.   end
  245.   object OKButton: TButton
  246.     Left = 191
  247.     Top = 284
  248.     Width = 74
  249.     Height = 25
  250.     Caption = 'OK'
  251.     Default = True
  252.     ModalResult = 1
  253.     TabOrder = 0
  254.   end
  255. end
  256.