home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ring.yamanashi.ac.jp/pub/pc/freem/action/
/
action.zip
/
henkyaku1.0.exe
/
henkyaku
/
Program
/
Start.exe
/
0
/
RCDATA
/
TOKBOTTOMDLG
/
TOKBOTTOMDLG.txt
Wrap
Text File
|
2010-01-04
|
1KB
|
54 lines
object OKBottomDlg: TOKBottomDlg
Left = 322
Top = 195
BorderStyle = bsDialog
Caption = #36215#21205
ClientHeight = 144
ClientWidth = 223
Color = clBtnFace
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object OKBtn: TButton
Left = 23
Top = 108
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
OnClick = OKBtnClick
end
object CancelBtn: TButton
Left = 111
Top = 108
Width = 75
Height = 25
Cancel = True
Caption = #12461#12515#12531#12475#12523
ModalResult = 2
TabOrder = 1
OnClick = CancelBtnClick
end
object RadioGroup1: TRadioGroup
Left = 8
Top = 16
Width = 201
Height = 81
Caption = #30011#38754#12514#12540#12489#12434#36984#12435#12391#19979#12373#12356
ItemIndex = 0
Items.Strings = (
#12501#12523#12473#12463#12522#12540#12531
#12454#12451#12531#12489#12454)
TabOrder = 2
end
end