home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 June / PCWorld_1999-06_cd.bin / software / Vyzkuste / Painter / Painter17.exe / 0 / RCDATA / TPAINTERSPLASHF / TPAINTERSPLASHF.txt
Text File  |  1999-04-23  |  1KB  |  67 lines

  1. object PainterSplashF: TPainterSplashF
  2.   Left = 194
  3.   Top = 214
  4.   AutoSize = True
  5.   BorderStyle = bsNone
  6.   Caption = 'PainterSplashF'
  7.   ClientHeight = 97
  8.   ClientWidth = 433
  9.   Color = clSilver
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   PixelsPerInch = 120
  17.   TextHeight = 16
  18.   object Bevel1: TBevel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 433
  22.     Height = 97
  23.     Style = bsRaised
  24.   end
  25.   object Label1: TLabel
  26.     Left = 86
  27.     Top = 38
  28.     Width = 260
  29.     Height = 46
  30.     Caption = 'Jans Painter 17'
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = clGray
  33.     Font.Height = -40
  34.     Font.Name = 'Times New Roman'
  35.     Font.Style = [fsBold, fsItalic]
  36.     ParentFont = False
  37.     Transparent = True
  38.   end
  39.   object Label2: TLabel
  40.     Left = 80
  41.     Top = 32
  42.     Width = 260
  43.     Height = 46
  44.     Caption = 'Jans Painter 17'
  45.     Font.Charset = DEFAULT_CHARSET
  46.     Font.Color = clYellow
  47.     Font.Height = -40
  48.     Font.Name = 'Times New Roman'
  49.     Font.Style = [fsBold, fsItalic]
  50.     ParentFont = False
  51.     Transparent = True
  52.   end
  53.   object Label3: TLabel
  54.     Left = 24
  55.     Top = 8
  56.     Width = 78
  57.     Height = 23
  58.     Caption = 'loading...'
  59.     Font.Charset = DEFAULT_CHARSET
  60.     Font.Color = clRed
  61.     Font.Height = -20
  62.     Font.Name = 'Times New Roman'
  63.     Font.Style = [fsBold, fsItalic]
  64.     ParentFont = False
  65.   end
  66. end
  67.