home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 December (DVD) / VPR0112A.ISO / OLS / HP100D32F / Hp100D32F.LZH / hp880 / _SETUP.1 / Hp.exe / 0 / RCDATA / TFORM16 / TFORM16.txt < prev   
Text File  |  2001-09-27  |  3KB  |  143 lines

  1. object Form16: TForm16
  2.   Left = 204
  3.   Top = 123
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSizeToolWin
  6.   AutoScroll = False
  7.   Caption = 'ソスkソスソスソス\ソスソス'
  8.   ClientHeight = 180
  9.   ClientWidth = 305
  10.   Font.Charset = SHIFTJIS_CHARSET
  11.   Font.Color = clBlack
  12.   Font.Height = -13
  13.   Font.Name = 'ソスiソスrソスSソスVソスbソスN'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Icon.Data = {<image000.ico>}
  17.   Scaled = False
  18.   OnActivate = FormActivate
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   OnKeyDown = FormKeyDown
  22.   OnKeyPress = FormKeyPress
  23.   OnMouseMove = FormMouseMove
  24.   OnPaint = FormPaint
  25.   OnResize = FormResize
  26.   OnShow = FormShow
  27.   PixelsPerInch = 96
  28.   TextHeight = 13
  29.   object SpeedButton1: TSpeedButton
  30.     Left = 133
  31.     Top = 0
  32.     Width = 68
  33.     Height = 20
  34.     Hint = 'ソスソス-ソスソスソスソスGソスフみ表ソスソス'
  35.     AllowAllUp = True
  36.     GroupIndex = 1
  37.     Caption = 'ソスソスソスGソス\ソスソス'
  38.     ParentShowHint = False
  39.     ShowHint = True
  40.     OnClick = SpeedButton1Click
  41.   end
  42.   object Button1: TButton
  43.     Left = 50
  44.     Top = 0
  45.     Width = 26
  46.     Height = 21
  47.     Caption = '1/4'
  48.     Font.Charset = SHIFTJIS_CHARSET
  49.     Font.Color = clBlack
  50.     Font.Height = -12
  51.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  52.     Font.Style = []
  53.     ParentFont = False
  54.     TabOrder = 0
  55.     OnClick = Button1Click
  56.     OnMouseMove = FormMouseMove
  57.   end
  58.   object Button2: TButton
  59.     Left = 24
  60.     Top = 0
  61.     Width = 26
  62.     Height = 21
  63.     Caption = '1/2'
  64.     Font.Charset = SHIFTJIS_CHARSET
  65.     Font.Color = clBlack
  66.     Font.Height = -12
  67.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  68.     Font.Style = []
  69.     ParentFont = False
  70.     TabOrder = 1
  71.     OnClick = Button2Click
  72.     OnMouseMove = FormMouseMove
  73.   end
  74.   object Button3: TButton
  75.     Left = 76
  76.     Top = 0
  77.     Width = 26
  78.     Height = 21
  79.     Caption = '1/8'
  80.     Font.Charset = SHIFTJIS_CHARSET
  81.     Font.Color = clBlack
  82.     Font.Height = -12
  83.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  84.     Font.Style = []
  85.     ParentFont = False
  86.     TabOrder = 2
  87.     OnClick = Button3Click
  88.     OnMouseMove = FormMouseMove
  89.   end
  90.   object Button4: TButton
  91.     Left = 102
  92.     Top = 0
  93.     Width = 31
  94.     Height = 21
  95.     Caption = '1/16'
  96.     Font.Charset = SHIFTJIS_CHARSET
  97.     Font.Color = clBlack
  98.     Font.Height = -12
  99.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  100.     Font.Style = []
  101.     ParentFont = False
  102.     TabOrder = 3
  103.     OnClick = Button4Click
  104.     OnMouseMove = FormMouseMove
  105.   end
  106.   object Button5: TButton
  107.     Left = 0
  108.     Top = 0
  109.     Width = 26
  110.     Height = 21
  111.     Caption = '1'
  112.     Font.Charset = SHIFTJIS_CHARSET
  113.     Font.Color = clBlack
  114.     Font.Height = -12
  115.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  116.     Font.Style = []
  117.     ParentFont = False
  118.     TabOrder = 4
  119.     OnClick = Button5Click
  120.     OnMouseMove = FormMouseMove
  121.   end
  122.   object ScrollBox1: TScrollBox
  123.     Left = 0
  124.     Top = 20
  125.     Width = 305
  126.     Height = 161
  127.     TabOrder = 5
  128.     OnResize = ScrollBox1Resize
  129.     object PaintBox1: TPaintBox
  130.       Left = 0
  131.       Top = 0
  132.       Width = 105
  133.       Height = 105
  134.     end
  135.   end
  136.   object Timer1: TTimer
  137.     Interval = 400
  138.     OnTimer = Timer1Timer
  139.     Left = 138
  140.     Top = 110
  141.   end
  142. end
  143.