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

  1. object FormShortcutHelp: TFormShortcutHelp
  2.   Left = 384
  3.   Top = 122
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'FormShortcutHelp'
  6.   ClientHeight = 533
  7.   ClientWidth = 460
  8.   Color = clBtnFace
  9.   Font.Charset = SHIFTJIS_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   Position = poDefaultPosOnly
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 12
  20.   object PageControl1: TPageControl
  21.     Left = 0
  22.     Top = 0
  23.     Width = 460
  24.     Height = 533
  25.     ActivePage = TSFilm
  26.     Align = alClient
  27.     TabOrder = 0
  28.     object TSMain: TTabSheet
  29.       Caption = #12513#12452#12531#12499#12517#12540
  30.       object PaintBox1: TPaintBox
  31.         Left = 0
  32.         Top = 0
  33.         Width = 443
  34.         Height = 345
  35.         Align = alClient
  36.         OnPaint = PaintBox1Paint
  37.       end
  38.     end
  39.     object TSFilm: TTabSheet
  40.       Caption = #12501#12451#12523#12512#12514#12540#12489
  41.       ImageIndex = 1
  42.       object PaintBox2: TPaintBox
  43.         Left = 0
  44.         Top = 0
  45.         Width = 452
  46.         Height = 506
  47.         Align = alClient
  48.         OnPaint = PaintBox2Paint
  49.       end
  50.     end
  51.     object TSOS: TTabSheet
  52.       Caption = 'OS'#25552#20379
  53.       ImageIndex = 2
  54.       object PaintBox3: TPaintBox
  55.         Left = 0
  56.         Top = 0
  57.         Width = 443
  58.         Height = 410
  59.         Align = alClient
  60.         OnPaint = PaintBox3Paint
  61.       end
  62.     end
  63.   end
  64. end
  65.