home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fun CD 69
/
OTACD69.bin
/
archive
/
etc
/
wsmd5
/
wsmd5.lzh
/
wsMD5.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
Wrap
Text File
|
2007-05-29
|
3KB
|
153 lines
object Form1: TForm1
Left = 192
Top = 107
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'wsMD5'
ClientHeight = 297
ClientWidth = 489
Color = clBtnFace
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'ソスlソスr ソスSソスVソスbソスN'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 16
object Label1: TLabel
Left = 10
Top = 12
Width = 184
Height = 16
Caption = 'ソスソスrソスpソスnソスbソスVソスソスソスl(MD5)ソスF'
end
object Edit1: TEdit
Left = 200
Top = 8
Width = 281
Height = 24
ImeMode = imDisable
TabOrder = 0
OnChange = Edit1Change
OnKeyDown = Edit1KeyDown
end
object Memo1: TMemo
Left = 8
Top = 72
Width = 473
Height = 169
Color = clInfoBk
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clInfoText
Font.Height = -16
Font.Name = 'ソスlソスr ソスSソスVソスbソスN'
Font.Style = []
HideSelection = False
ImeMode = imDisable
Lines.Strings = (
'ソスホ象フソス@ソスCソスソスソスソスソスhソスソスソスbソスvソスソスソスト会ソスソスソスソスソスソスB')
ParentFont = False
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 1
WordWrap = False
OnKeyDown = Memo1KeyDown
end
object Button1: TButton
Left = 8
Top = 250
Width = 89
Height = 25
Caption = 'C&lear'
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 104
Top = 250
Width = 89
Height = 25
Caption = '&Copy'
Enabled = False
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 392
Top = 250
Width = 89
Height = 25
Caption = 'Cl&ose'
TabOrder = 6
OnClick = Button3Click
end
object Button4: TButton
Left = 248
Top = 40
Width = 89
Height = 25
Caption = '&MD5ソスソス'
Enabled = False
TabOrder = 7
OnClick = Button4Click
end
object ProgressBar1: TProgressBar
Left = 0
Top = 281
Width = 489
Height = 16
Align = alBottom
Min = 0
Max = 100
TabOrder = 9
end
object Button5: TButton
Left = 296
Top = 250
Width = 89
Height = 25
Caption = 'C&ancel'
Enabled = False
TabOrder = 5
OnClick = Button5Click
end
object Button6: TButton
Left = 200
Top = 250
Width = 89
Height = 25
Caption = 'MD5 &Save'
Enabled = False
TabOrder = 4
OnClick = Button6Click
end
object Button7: TButton
Left = 344
Top = 40
Width = 89
Height = 25
Caption = 'Com&pare'
Enabled = False
TabOrder = 8
OnClick = Button7Click
end
object KAddDrop1: TKAddDrop
Control = Memo1
OnDropFiles = KAddDrop1DropFiles
Left = 400
Top = 192
end
object FileVerInfo1: TFileVerInfo
Left = 368
Top = 192
end
object KAddDrop2: TKAddDrop
Control = Edit1
OnDropFiles = KAddDrop2DropFiles
Left = 432
Top = 192
end
end