home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / hudba / pmc / _setup.1 / Pmc.exe / 0 / RCDATA / TSPLASHFORM / TSPLASHFORM.txt < prev   
Text File  |  1997-04-09  |  549b  |  27 lines

  1. object Splashform: TSplashform
  2.   Left = 279
  3.   Top = 140
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Private Music Collection'
  7.   ClientHeight = 288
  8.   ClientWidth = 294
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   OnDeactivate = FormDeactivate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object PMCLOGO: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 294
  22.     Height = 288
  23.     Align = alClient
  24.     Picture.Data = {<image000.bmp>}
  25.   end
  26. end
  27.