home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 February / Chip_2001-02_cd1.bin / sharewar / argonaut / FILEDATA.DAT / argo2 / Argonaut.exe / 0 / RCDATA / TSPLASHFORM / TSPLASHFORM.txt < prev   
Text File  |  2000-06-30  |  682b  |  36 lines

  1. object SplashForm: TSplashForm
  2.   Left = 110
  3.   Top = 92
  4.   ActiveControl = Panel1
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   ClientHeight = 259
  8.   ClientWidth = 387
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Panel1: TPanel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 387
  20.     Height = 259
  21.     Align = alClient
  22.     BevelInner = bvLowered
  23.     Color = clSilver
  24.     TabOrder = 0
  25.     object Image1: TImage
  26.       Left = 2
  27.       Top = 2
  28.       Width = 383
  29.       Height = 255
  30.       Align = alClient
  31.       AutoSize = True
  32.       Picture.Data = {<image000.bmp>}
  33.     end
  34.   end
  35. end
  36.