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
Wrap
Text File
|
2011-10-10
|
2KB
|
78 lines
object FormTimeAnaResult: TFormTimeAnaResult
Left = 298
Top = 176
Width = 454
Height = 342
Caption = '���茋��'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object TAGrid: TStringGrid
Left = 0
Top = 0
Width = 353
Height = 315
Align = alClient
DefaultColWidth = 32
DefaultRowHeight = 16
RowCount = 257
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSizing, goColSizing]
TabOrder = 0
ColWidths = (
30
60
57
56
70)
end
object Panel1: TPanel
Left = 353
Top = 0
Width = 93
Height = 315
Align = alRight
TabOrder = 1
object BOrderBySumTime: TButton
Left = 8
Top = 40
Width = 75
Height = 25
Caption = '���v���ԏ�'
TabOrder = 0
OnClick = BOrderBySumTimeClick
end
object BOrderByNum: TButton
Left = 8
Top = 8
Width = 75
Height = 25
Caption = '�ԍ���'
TabOrder = 1
OnClick = BOrderByNumClick
end
object BOrderByAverage: TButton
Left = 8
Top = 72
Width = 75
Height = 25
Caption = '���ώ��ԏ�'
TabOrder = 2
OnClick = BOrderByAverageClick
end
object BOrderByPassTime: TButton
Left = 8
Top = 104
Width = 75
Height = 25
Caption = '�ʉ߉񐔏�'
TabOrder = 3
OnClick = BOrderByPassTimeClick
end
end
end