home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 June / VPR0106A.BIN / OLS / SCHWATCH / schwatch.lzh / Schwatch.exe / 0 / RCDATA / TFORMPREVIEW / TFORMPREVIEW.txt
Text File  |  2000-11-11  |  2KB  |  116 lines

  1. object FormPreview: TFormPreview
  2.   Left = 245
  3.   Top = 368
  4.   Width = 736
  5.   Height = 367
  6.   Caption = 'ソスソスソスソスvソスソスソスrソスソスソス['
  7.   Font.Charset = SHIFTJIS_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -12
  10.   Font.Name = 'MS UI Gothic'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   Scaled = False
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 12
  17.   object ScrollBox1: TScrollBox
  18.     Left = 0
  19.     Top = 30
  20.     Width = 728
  21.     Height = 291
  22.     Align = alClient
  23.     TabOrder = 0
  24.     object PanelPrint: TPanel
  25.       Left = 8
  26.       Top = 8
  27.       Width = 200
  28.       Height = 280
  29.       Color = clWindow
  30.       TabOrder = 0
  31.       object PaintBox1: TPaintBox
  32.         Left = 1
  33.         Top = 1
  34.         Width = 198
  35.         Height = 278
  36.         Align = alClient
  37.         Color = clBtnFace
  38.         Font.Charset = DEFAULT_CHARSET
  39.         Font.Color = clWindowText
  40.         Font.Height = -12
  41.         Font.Name = 'MS UI Gothic'
  42.         Font.Style = []
  43.         ParentColor = False
  44.         ParentFont = False
  45.         OnPaint = PaintBox1Paint
  46.       end
  47.     end
  48.   end
  49.   object Panel1: TPanel
  50.     Left = 0
  51.     Top = 0
  52.     Width = 728
  53.     Height = 30
  54.     Align = alTop
  55.     BevelOuter = bvNone
  56.     TabOrder = 1
  57.     object BtnPrint: TButton
  58.       Left = 16
  59.       Top = 4
  60.       Width = 81
  61.       Height = 22
  62.       Caption = 'ソスソスソス(&P)'
  63.       TabOrder = 0
  64.       OnClick = BtnPrintClick
  65.     end
  66.     object BtnZoomIn: TButton
  67.       Left = 104
  68.       Top = 4
  69.       Width = 81
  70.       Height = 22
  71.       Caption = 'ソスgソスソス(&I)'
  72.       TabOrder = 1
  73.       OnClick = BtnZoomInClick
  74.     end
  75.     object BtnZoomOut: TButton
  76.       Left = 192
  77.       Top = 4
  78.       Width = 81
  79.       Height = 22
  80.       Caption = 'ソスkソスソス(&O)'
  81.       TabOrder = 2
  82.       OnClick = BtnZoomOutClick
  83.     end
  84.     object BtnClose: TButton
  85.       Left = 368
  86.       Top = 4
  87.       Width = 81
  88.       Height = 22
  89.       Caption = 'ソスツゑソスソスソス(&C)'
  90.       TabOrder = 4
  91.       OnClick = BtnCloseClick
  92.     end
  93.     object BtnSetup: TButton
  94.       Left = 280
  95.       Top = 4
  96.       Width = 81
  97.       Height = 22
  98.       Caption = 'ソスン抵ソス(&S)'
  99.       TabOrder = 3
  100.       OnClick = BtnSetupClick
  101.     end
  102.   end
  103.   object StatusBar1: TStatusBar
  104.     Left = 0
  105.     Top = 321
  106.     Width = 728
  107.     Height = 19
  108.     Panels = <
  109.       item
  110.         Bevel = pbNone
  111.         Width = 300
  112.       end>
  113.     SimplePanel = False
  114.   end
  115. end
  116.