home *** CD-ROM | disk | FTP | other *** search
/ BUG 10 / BUGCD1998_01.ISO / bug_62 / drbob / setup.exe / Main / DRBOB.DLL / RCDATA / TSPLASH / TSPLASH.txt < prev   
Encoding:
Text File  |  1997-05-26  |  724 b   |  38 lines

  1. object Splash: TSplash
  2.   Left = 444
  3.   Top = 301
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 146
  7.   ClientWidth = 116
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   OnDeactivate = FormDeactivate
  16.   TextHeight = 16
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 116
  21.     Height = 146
  22.     Align = alClient
  23.     BevelInner = bvLowered
  24.     BevelWidth = 3
  25.     TabOrder = 0
  26.     object Image1: TImage
  27.       Left = 6
  28.       Top = 6
  29.       Width = 104
  30.       Height = 134
  31.       Align = alClient
  32.       AutoSize = True
  33.       Center = True
  34.       Picture.Data = {<image000.bmp>}
  35.     end
  36.   end
  37. end
  38.