home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 February / PCWorld_2002-02_cd.bin / Software / Vyzkuste / fineview / FineView.exe / 0 / RCDATA / TFORMROOT / TFORMROOT.txt
Text File  |  2001-07-27  |  506b  |  26 lines

  1. object FormRoot: TFormRoot
  2.   Left = 208
  3.   Top = 277
  4.   Width = 197
  5.   Height = 55
  6.   Caption = 'FormRoot'
  7.   Color = clBtnFace
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Scaled = False
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 12
  18.   object Label1: TLabel
  19.     Left = 16
  20.     Top = 8
  21.     Width = 128
  22.     Height = 12
  23.     Caption = 'Now saving bookmarks !!'
  24.   end
  25. end
  26.