home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Multimedia / goldwave / gwave509.exe / GoldWave.exe / 0 / RCDATA / TSPLASHFORM / TSPLASHFORM.txt
Encoding:
Text File  |  2005-01-25  |  678 b   |  33 lines

  1. object SplashForm: TSplashForm
  2.   Left = 371
  3.   Top = 350
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'GoldWave'
  7.   ClientHeight = 98
  8.   ClientWidth = 216
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Status: TStaticText
  20.     Left = 2
  21.     Top = 79
  22.     Width = 212
  23.     Height = 17
  24.     Alignment = taCenter
  25.     Anchors = [akLeft, akRight, akBottom]
  26.     AutoSize = False
  27.     BorderStyle = sbsSunken
  28.     Color = clBtnFace
  29.     ParentColor = False
  30.     TabOrder = 0
  31.   end
  32. end
  33.