home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / sharewar / hnet / hnetinfo.exe / {app} / HBenchmark / HnIBench.CSY / RCDATA / TSPLASHSCREEN / TSPLASHSCREEN.txt < prev   
Encoding:
Text File  |  2002-04-13  |  742 b   |  37 lines

  1. object SplashScreen: TSplashScreen
  2.   Left = 422
  3.   Top = 357
  4.   BorderStyle = bsNone
  5.   Caption = 'SplashScreen'
  6.   ClientHeight = 29
  7.   ClientWidth = 264
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poDesktopCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 264
  22.     Height = 29
  23.     Align = alClient
  24.     Caption = 'Pros∩┐╜m ∩┐╜ekejte...'
  25.     TabOrder = 0
  26.     object Image1: TImage
  27.       Left = 8
  28.       Top = 7
  29.       Width = 16
  30.       Height = 16
  31.       AutoSize = True
  32.       Picture.Data = {<image000.bmp>}
  33.       Transparent = True
  34.     end
  35.   end
  36. end
  37.