home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ring.yamanashi.ac.jp/pub/pc/freem/action/
/
action.zip
/
baku100.zip
/
baku100
/
Player.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
Wrap
Text File
|
2011-10-10
|
2KB
|
77 lines
object Form1: TForm1
Left = 256
Top = 232
BorderStyle = bsNone
Caption = 'Form1'
ClientHeight = 114
ClientWidth = 193
Color = clWhite
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = True
Visible = True
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Image1: TImage
Left = 0
Top = 0
Width = 193
Height = 114
Cursor = crHandPoint
AutoSize = True
OnClick = Image1Click
end
object Label1: TLabel
Left = 8
Top = 48
Width = 151
Height = 24
Caption = 'Now Loading.....'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
Font.Style = []
ParentFont = False
end
object ORes: TOpenDialog
Filter = 'Tonyu'#12522#12477#12540#12473#12501#12449#12452#12523'|*.cmml|Tonyu'#12473#12463#12522#12503#12488#12501#12449#12452#12523'|*.tonyu'
Left = 176
Top = 8
end
object Tm1: TTimeAnalyzer
Left = 128
Top = 8
end
object MMount: TPopupMenu
Left = 88
Top = 9
object N5: TMenuItem
Caption = #20316#25104'(&N)'
OnClick = N5Click
end
object Delete1: TMenuItem
Caption = #21066#38500'(&D)'
OnClick = Delete1Click
end
object S2: TMenuItem
Caption = #20445#23384'(&S)'
OnClick = S2Click
end
end
object Timer1: TTimer
Enabled = False
Interval = 100
OnTimer = Timer1Timer
Left = 24
Top = 40
end
end