home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / software / arsclip / ArsClip.exe / 0 / RCDATA / TFRMDUMMYICON / TFRMDUMMYICON.txt
Text File  |  2004-03-02  |  496b  |  24 lines

  1. object frmDummyIcon: TfrmDummyIcon
  2.   Left = 273
  3.   Top = 228
  4.   Width = 374
  5.   Height = 177
  6.   Caption = 'frmDummyIcon'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 48
  18.     Top = 80
  19.     Width = 282
  20.     Height = 13
  21.     Caption = 'dummy form used to grab the icon of the foreground window'
  22.   end
  23. end
  24.