home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Guide To Cracking 2002
/
Guide_to_Cracking_2002.iso
/
Programming
/
exesc610.lzh
/
EXESCOPE.EXE
/
0
/
RCDATA
/
TFABOUT
/
TFABOUT.txt
< prev
Wrap
Text File
|
2000-10-28
|
2KB
|
82 lines
object FAbout: TFAbout
Left = 215
Top = 133
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Version'
ClientHeight = 161
ClientWidth = 294
Color = clBtnFace
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 96
Top = 8
Width = 90
Height = 19
Caption = 'eXeScope'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 110
Top = 32
Width = 63
Height = 12
Caption = 'Version 6.10'
end
object Label3: TLabel
Left = 56
Top = 48
Width = 173
Height = 12
Caption = 'CopyRight Toshi 1998, 1999, 2000'
end
object Label4: TLabel
Left = 8
Top = 80
Width = 515
Height = 12
Caption =
'This software is a shareware. Please register if you;�{��ij���ͼ' +
'������ł��B�p�����Ă��g�p�ɂȂ�'
end
object Label5: TLabel
Left = 8
Top = 96
Width = 416
Height = 12
Caption =
'continue to use after 2 weeks evaluation period.;�ꍇ�͑����o�^�' +
'����肢���܂��B'
end
object Image1: TImage
Left = 16
Top = 8
Width = 32
Height = 32
Picture.Data = {<image000.ico>}
end
object OKBtn: TButton
Left = 108
Top = 128
Width = 75
Height = 25
Caption = 'OK'
ModalResult = 1
TabOrder = 0
end
end