home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 September / PCWorld_2006-09_cd.bin / temacd / fineview / finevw69.exe / FineView.exe / 0 / RCDATA / TFORMGHOST / TFORMGHOST.txt
Text File  |  2004-10-09  |  657b  |  28 lines

  1. object FormGhost: TFormGhost
  2.   Left = 249
  3.   Top = 167
  4.   Width = 232
  5.   Height = 81
  6.   Caption = 'FormGhost'
  7.   Color = clBtnFace
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnCreate = FormCreate
  15.   OnDestroy = FormDestroy
  16.   PixelsPerInch = 96
  17.   TextHeight = 12
  18.   object SPIs1: TSPIs
  19.     GraphicPreview = False
  20.     SearchOptions = [spsSusieDir, spsAppDir, spsPluginDir]
  21.     OnInitialize = SPIs1Initialize
  22.     OnSearching = SPIs1Searching
  23.     OnPictureRegister = SPIs1PictureRegister
  24.     Left = 24
  25.     Top = 8
  26.   end
  27. end
  28.