home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 8 / Chip_Hitware_Vol_08.iso / chiphit8 / tools / 95techfa / tekfct95.exe / 0 / RCDATA / TMYSPLASH / TMYSPLASH.txt < prev   
Text File  |  1997-03-06  |  5KB  |  237 lines

  1. object MySplash: TMySplash
  2.   Left = 285
  3.   Top = 197
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'TechFacts 95 Shareware Version'
  7.   ClientHeight = 318
  8.   ClientWidth = 463
  9.   Color = clWhite
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel1: TPanel
  19.     Left = 8
  20.     Top = 8
  21.     Width = 449
  22.     Height = 73
  23.     Color = clYellow
  24.     Font.Color = clBlack
  25.     Font.Height = -37
  26.     Font.Name = 'Arial'
  27.     Font.Style = []
  28.     ParentFont = False
  29.     TabOrder = 0
  30.     object Label12: TLabel
  31.       Left = 24
  32.       Top = 8
  33.       Width = 401
  34.       Height = 41
  35.       Alignment = taCenter
  36.       AutoSize = False
  37.       Caption = 'TechFacts 95'
  38.     end
  39.     object Label13: TLabel
  40.       Left = 16
  41.       Top = 48
  42.       Width = 417
  43.       Height = 22
  44.       Alignment = taCenter
  45.       AutoSize = False
  46.       Caption = 'for Windows 95'
  47.       Font.Color = clBlack
  48.       Font.Height = -19
  49.       Font.Name = 'Arial'
  50.       Font.Style = []
  51.       ParentFont = False
  52.     end
  53.   end
  54.   object Panel2: TPanel
  55.     Left = 8
  56.     Top = 88
  57.     Width = 449
  58.     Height = 145
  59.     Color = clYellow
  60.     TabOrder = 1
  61.     object Panel4: TPanel
  62.       Left = 232
  63.       Top = 8
  64.       Width = 209
  65.       Height = 129
  66.       Color = clAqua
  67.       TabOrder = 0
  68.       object Image1: TImage
  69.         Left = 24
  70.         Top = 72
  71.         Width = 70
  72.         Height = 50
  73.         AutoSize = True
  74.         Picture.Data = {<image000.bmp>}
  75.         Stretch = True
  76.       end
  77.       object Image2: TImage
  78.         Left = 112
  79.         Top = 72
  80.         Width = 70
  81.         Height = 49
  82.         AutoSize = True
  83.         Picture.Data = {<image001.bmp>}
  84.         Stretch = True
  85.       end
  86.       object Label5: TLabel
  87.         Left = 8
  88.         Top = 4
  89.         Width = 193
  90.         Height = 17
  91.         Alignment = taCenter
  92.         AutoSize = False
  93.         Caption = 'Register for only $19.99'
  94.         Font.Color = clBlack
  95.         Font.Height = -15
  96.         Font.Name = 'MS Sans Serif'
  97.         Font.Style = [fsBold]
  98.         ParentFont = False
  99.         WordWrap = True
  100.       end
  101.       object Label6: TLabel
  102.         Left = 8
  103.         Top = 24
  104.         Width = 193
  105.         Height = 17
  106.         Alignment = taCenter
  107.         AutoSize = False
  108.         Caption = 'Call (206) 316-8645'
  109.         WordWrap = True
  110.       end
  111.       object Label7: TLabel
  112.         Left = 5
  113.         Top = 36
  114.         Width = 196
  115.         Height = 13
  116.         Alignment = taCenter
  117.         Caption = 'email: DeanSoft@compuserve.com'
  118.       end
  119.       object Label8: TLabel
  120.         Left = 8
  121.         Top = 48
  122.         Width = 193
  123.         Height = 13
  124.         Alignment = taCenter
  125.         AutoSize = False
  126.         Caption = 'or use Compuserve SWREG. id 14213'
  127.       end
  128.     end
  129.     object Panel5: TPanel
  130.       Left = 8
  131.       Top = 8
  132.       Width = 209
  133.       Height = 129
  134.       Color = clAqua
  135.       TabOrder = 1
  136.       object Label9: TLabel
  137.         Left = 8
  138.         Top = 8
  139.         Width = 96
  140.         Height = 11
  141.         Caption = 'TechFacts 95 offers you:'
  142.       end
  143.       object Label10: TLabel
  144.         Left = 16
  145.         Top = 24
  146.         Width = 185
  147.         Height = 41
  148.         AutoSize = False
  149.         Caption = 
  150.           'Complete information on Windows, DOS, System, Network and Config' +
  151.           'uration.'
  152.         WordWrap = True
  153.       end
  154.       object Label11: TLabel
  155.         Left = 16
  156.         Top = 72
  157.         Width = 185
  158.         Height = 41
  159.         AutoSize = False
  160.         Caption = 
  161.           'Quick access to remote TechFacts info via Fax\Modem, MAPI email ' +
  162.           'or Internet email. ALL INCLUDED!'
  163.         WordWrap = True
  164.       end
  165.     end
  166.   end
  167.   object Panel3: TPanel
  168.     Left = 8
  169.     Top = 240
  170.     Width = 449
  171.     Height = 73
  172.     Color = clYellow
  173.     TabOrder = 2
  174.     object Label1: TLabel
  175.       Left = 8
  176.       Top = 2
  177.       Width = 433
  178.       Height = 16
  179.       Alignment = taCenter
  180.       AutoSize = False
  181.       Caption = 'Dean Software Design'
  182.       Font.Color = clBlack
  183.       Font.Height = -15
  184.       Font.Name = 'Arial'
  185.       Font.Style = [fsBold]
  186.       ParentFont = False
  187.     end
  188.     object Label2: TLabel
  189.       Left = 8
  190.       Top = 18
  191.       Width = 433
  192.       Height = 16
  193.       Alignment = taCenter
  194.       AutoSize = False
  195.       Caption = 'P.O. Box 13032  Mill Creek, WA 98082-1032'
  196.       Font.Color = clBlack
  197.       Font.Height = -15
  198.       Font.Name = 'Arial'
  199.       Font.Style = [fsBold]
  200.       ParentFont = False
  201.     end
  202.     object Label3: TLabel
  203.       Left = 8
  204.       Top = 34
  205.       Width = 433
  206.       Height = 16
  207.       Alignment = taCenter
  208.       AutoSize = False
  209.       Caption = 'Phone: (206) 316-8645  email: DeanSoft@Compuserve.com'
  210.       Font.Color = clBlack
  211.       Font.Height = -15
  212.       Font.Name = 'Arial'
  213.       Font.Style = [fsBold]
  214.       ParentFont = False
  215.     end
  216.     object Label4: TLabel
  217.       Left = 8
  218.       Top = 50
  219.       Width = 433
  220.       Height = 16
  221.       Alignment = taCenter
  222.       AutoSize = False
  223.       Caption = 'http://ourworld.compuserve.com/homepages/deansoft'
  224.       Font.Color = clBlack
  225.       Font.Height = -15
  226.       Font.Name = 'Arial'
  227.       Font.Style = [fsBold]
  228.       ParentFont = False
  229.     end
  230.   end
  231.   object Timer1: TTimer
  232.     OnTimer = Timer1Timer
  233.     Left = 424
  234.     Top = 16
  235.   end
  236. end
  237.