home *** CD-ROM | disk | FTP | other *** search
/ 500 Game Surplus / XSurplus.iso / 267 / _SETUP.1 / PBTerm.exe / 0 / RCDATA / TPBTERMSPLASHFORM / TPBTERMSPLASHFORM.txt < prev   
Text File  |  1997-02-09  |  640b  |  33 lines

  1. object PBTermSplashForm: TPBTermSplashForm
  2.   Left = 297
  3.   Top = 167
  4.   BorderStyle = bsNone
  5.   ClientHeight = 419
  6.   ClientWidth = 415
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Position = poScreenCenter
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object SplashPanel: TPanel
  15.     Left = 0
  16.     Top = 0
  17.     Width = 415
  18.     Height = 419
  19.     Align = alClient
  20.     BevelWidth = 4
  21.     BorderStyle = bsSingle
  22.     TabOrder = 0
  23.     object LogoImage: TImage
  24.       Left = 4
  25.       Top = 4
  26.       Width = 403
  27.       Height = 407
  28.       Align = alClient
  29.       Picture.Data = {<image000.bmp>}
  30.     end
  31.   end
  32. end
  33.