home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2000 April
/
VPR0004A.BIN
/
OLS
/
KMPLY050
/
KMPLY050.lzh
/
KamoPlayer.exe
/
0
/
RCDATA
/
TCOPYDIALOG
/
TCOPYDIALOG.txt
Wrap
Text File
|
2000-01-14
|
1KB
|
75 lines
object CopyDialog: TCopyDialog
Left = 302
Top = 275
BorderStyle = bsDialog
Caption = 'ソスtソスHソスソスソス_ソスIソスソス'
ClientHeight = 166
ClientWidth = 350
Color = clBtnFace
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 12
Top = 12
Width = 4
Height = 12
end
object Button1: TButton
Left = 264
Top = 28
Width = 75
Height = 25
Caption = 'ソスQソスソス'
TabOrder = 4
OnClick = Button1Click
end
object ComboBox1: TComboBox
Left = 12
Top = 32
Width = 241
Height = 20
ItemHeight = 12
TabOrder = 0
OnChange = ComboBox1Change
end
object Button2: TButton
Left = 264
Top = 100
Width = 75
Height = 25
Caption = 'ソスソスソスF(&O)'
Default = True
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 264
Top = 132
Width = 75
Height = 25
Cancel = True
Caption = 'ソスレ搾ソス(&C)'
TabOrder = 3
OnClick = Button3Click
end
object ListBox1: TListBox
Left = 12
Top = 60
Width = 241
Height = 97
TabStop = False
ItemHeight = 12
TabOrder = 1
OnClick = ListBox1Click
end
end