home *** CD-ROM | disk | FTP | other *** search
/ 500 Game Surplus / XSurplus.iso / 441 / _SETUP.1 / PTF.exe / 0 / RCDATA / TFMCREDITS / TFMCREDITS.txt
Text File  |  1997-11-15  |  4KB  |  199 lines

  1. object fmCredits: TfmCredits
  2.   Left = 350
  3.   Top = 107
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Credits'
  7.   ClientHeight = 199
  8.   ClientWidth = 215
  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.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Bevel1: TBevel
  19.     Left = 7
  20.     Top = 8
  21.     Width = 201
  22.     Height = 137
  23.     Shape = bsFrame
  24.   end
  25.   object Panel1: TPanel
  26.     Left = 15
  27.     Top = 16
  28.     Width = 185
  29.     Height = 121
  30.     BevelOuter = bvNone
  31.     Color = clBlack
  32.     TabOrder = 0
  33.     object Label1: TLabel
  34.       Left = 10
  35.       Top = 8
  36.       Width = 165
  37.       Height = 13
  38.       Alignment = taCenter
  39.       AutoSize = False
  40.       Caption = 'Gary Hawes'
  41.       Font.Charset = DEFAULT_CHARSET
  42.       Font.Color = clWhite
  43.       Font.Height = -11
  44.       Font.Name = 'MS Sans Serif'
  45.       Font.Style = []
  46.       ParentFont = False
  47.     end
  48.     object Label2: TLabel
  49.       Left = 10
  50.       Top = 24
  51.       Width = 165
  52.       Height = 13
  53.       Alignment = taCenter
  54.       AutoSize = False
  55.       Caption = 'Production, Design'
  56.       Font.Charset = DEFAULT_CHARSET
  57.       Font.Color = clWhite
  58.       Font.Height = -11
  59.       Font.Name = 'MS Sans Serif'
  60.       Font.Style = []
  61.       ParentFont = False
  62.     end
  63.     object Label3: TLabel
  64.       Left = 10
  65.       Top = 72
  66.       Width = 165
  67.       Height = 13
  68.       Alignment = taCenter
  69.       AutoSize = False
  70.       Caption = 'Jeff Patterson'
  71.       Font.Charset = DEFAULT_CHARSET
  72.       Font.Color = clWhite
  73.       Font.Height = -11
  74.       Font.Name = 'MS Sans Serif'
  75.       Font.Style = []
  76.       ParentFont = False
  77.     end
  78.     object Label4: TLabel
  79.       Left = 10
  80.       Top = 88
  81.       Width = 165
  82.       Height = 13
  83.       Alignment = taCenter
  84.       AutoSize = False
  85.       Caption = 'Programming'
  86.       Font.Charset = DEFAULT_CHARSET
  87.       Font.Color = clWhite
  88.       Font.Height = -11
  89.       Font.Name = 'MS Sans Serif'
  90.       Font.Style = []
  91.       ParentFont = False
  92.     end
  93.     object Label5: TLabel
  94.       Left = 10
  95.       Top = 136
  96.       Width = 165
  97.       Height = 13
  98.       Alignment = taCenter
  99.       AutoSize = False
  100.       Caption = 'Sheila Hawes'
  101.       Font.Charset = DEFAULT_CHARSET
  102.       Font.Color = clWhite
  103.       Font.Height = -11
  104.       Font.Name = 'MS Sans Serif'
  105.       Font.Style = []
  106.       ParentFont = False
  107.     end
  108.     object Label6: TLabel
  109.       Left = 10
  110.       Top = 152
  111.       Width = 165
  112.       Height = 13
  113.       Alignment = taCenter
  114.       AutoSize = False
  115.       Caption = 'Documentation'
  116.       Font.Charset = DEFAULT_CHARSET
  117.       Font.Color = clWhite
  118.       Font.Height = -11
  119.       Font.Name = 'MS Sans Serif'
  120.       Font.Style = []
  121.       ParentFont = False
  122.     end
  123.     object Label7: TLabel
  124.       Left = 10
  125.       Top = 200
  126.       Width = 165
  127.       Height = 13
  128.       Alignment = taCenter
  129.       AutoSize = False
  130.       Caption = 'Missy Patterson'
  131.       Font.Charset = DEFAULT_CHARSET
  132.       Font.Color = clWhite
  133.       Font.Height = -11
  134.       Font.Name = 'MS Sans Serif'
  135.       Font.Style = []
  136.       ParentFont = False
  137.     end
  138.     object Label8: TLabel
  139.       Left = 10
  140.       Top = 216
  141.       Width = 165
  142.       Height = 13
  143.       Alignment = taCenter
  144.       AutoSize = False
  145.       Caption = 'Horse Pictures'
  146.       Font.Charset = DEFAULT_CHARSET
  147.       Font.Color = clWhite
  148.       Font.Height = -11
  149.       Font.Name = 'MS Sans Serif'
  150.       Font.Style = []
  151.       ParentFont = False
  152.     end
  153.     object Label9: TLabel
  154.       Left = 10
  155.       Top = 264
  156.       Width = 165
  157.       Height = 13
  158.       Alignment = taCenter
  159.       AutoSize = False
  160.       Caption = 'Abby Patterson...'
  161.       Font.Charset = DEFAULT_CHARSET
  162.       Font.Color = clWhite
  163.       Font.Height = -11
  164.       Font.Name = 'MS Sans Serif'
  165.       Font.Style = []
  166.       ParentFont = False
  167.     end
  168.     object Label10: TLabel
  169.       Left = 10
  170.       Top = 304
  171.       Width = 165
  172.       Height = 13
  173.       Alignment = taCenter
  174.       AutoSize = False
  175.       Caption = 'Good Kisses!'
  176.       Font.Charset = DEFAULT_CHARSET
  177.       Font.Color = clWhite
  178.       Font.Height = -11
  179.       Font.Name = 'MS Sans Serif'
  180.       Font.Style = []
  181.       ParentFont = False
  182.     end
  183.   end
  184.   object BitBtn1: TBitBtn
  185.     Left = 67
  186.     Top = 157
  187.     Width = 81
  188.     Height = 31
  189.     TabOrder = 1
  190.     Kind = bkClose
  191.   end
  192.   object Timer1: TTimer
  193.     Interval = 50
  194.     OnTimer = Timer1Timer
  195.     Left = 16
  196.     Top = 152
  197.   end
  198. end
  199.