home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / 01_02.iso / software / SoundCP / scp1.exe / {app} / SCP.EXE / 0 / RCDATA / TFRMOSD / TFRMOSD.txt
Encoding:
Text File  |  2001-11-03  |  624 b   |  32 lines

  1. object frmOSD: TfrmOSD
  2.   Left = 400
  3.   Top = 384
  4.   Cursor = crArrow
  5.   HorzScrollBar.Visible = False
  6.   VertScrollBar.Visible = False
  7.   BorderIcons = []
  8.   BorderStyle = bsNone
  9.   Caption = 'frmOSD'
  10.   ClientHeight = 32
  11.   ClientWidth = 104
  12.   Color = clBtnFace
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   OldCreateOrder = False
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object imgOSD: TImage
  24.     Left = 0
  25.     Top = 0
  26.     Width = 87
  27.     Height = 27
  28.     Cursor = crArrow
  29.     AutoSize = True
  30.   end
  31. end
  32.