home *** CD-ROM | disk | FTP | other *** search
/ ring.yamanashi.ac.jp/pub/pc/freem/action/ / action.zip / baku100.zip / baku100 / Player.exe / 0 / RCDATA / TFORMTIMEANARESULT / TFORMTIMEANARESULT.txt
Text File  |  2011-10-10  |  2KB  |  78 lines

  1. object FormTimeAnaResult: TFormTimeAnaResult
  2.   Left = 298
  3.   Top = 176
  4.   Width = 454
  5.   Height = 342
  6.   Caption = '∩┐╜∩┐╜∩┐╜Φîï∩┐╜∩┐╜'
  7.   Font.Charset = SHIFTJIS_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -12
  10.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  11.   Font.Style = []
  12.   OnCreate = FormCreate
  13.   PixelsPerInch = 96
  14.   TextHeight = 12
  15.   object TAGrid: TStringGrid
  16.     Left = 0
  17.     Top = 0
  18.     Width = 353
  19.     Height = 315
  20.     Align = alClient
  21.     DefaultColWidth = 32
  22.     DefaultRowHeight = 16
  23.     RowCount = 257
  24.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSizing, goColSizing]
  25.     TabOrder = 0
  26.     ColWidths = (
  27.       30
  28.       60
  29.       57
  30.       56
  31.       70)
  32.   end
  33.   object Panel1: TPanel
  34.     Left = 353
  35.     Top = 0
  36.     Width = 93
  37.     Height = 315
  38.     Align = alRight
  39.     TabOrder = 1
  40.     object BOrderBySumTime: TButton
  41.       Left = 8
  42.       Top = 40
  43.       Width = 75
  44.       Height = 25
  45.       Caption = '∩┐╜∩┐╜∩┐╜v∩┐╜∩┐╜∩┐╜╘Å∩┐╜'
  46.       TabOrder = 0
  47.       OnClick = BOrderBySumTimeClick
  48.     end
  49.     object BOrderByNum: TButton
  50.       Left = 8
  51.       Top = 8
  52.       Width = 75
  53.       Height = 25
  54.       Caption = '∩┐╜╘ì∩┐╜∩┐╜∩┐╜'
  55.       TabOrder = 1
  56.       OnClick = BOrderByNumClick
  57.     end
  58.     object BOrderByAverage: TButton
  59.       Left = 8
  60.       Top = 72
  61.       Width = 75
  62.       Height = 25
  63.       Caption = '∩┐╜∩┐╜∩┐╜╧Ä∩┐╜∩┐╜╘Å∩┐╜'
  64.       TabOrder = 2
  65.       OnClick = BOrderByAverageClick
  66.     end
  67.     object BOrderByPassTime: TButton
  68.       Left = 8
  69.       Top = 104
  70.       Width = 75
  71.       Height = 25
  72.       Caption = '∩┐╜╩ë▀ë±ÉöÅ∩┐╜'
  73.       TabOrder = 3
  74.       OnClick = BOrderByPassTimeClick
  75.     end
  76.   end
  77. end
  78.