verinfo.txt
来自「用来定制你的Delphi程序版本显示和保护程序版本的构件」· 文本 代码 · 共 41 行
TXT
41 行
Technisoft Group presents:
VERSION INFORMATION 1.3b
-----------------------
written by Alexander Burlakov aka HUNTER - 1998
E-mail: Hunter@hptmts.tvcom.ru
URL: http://www.chat.ru/~hunterml/
FREEWARE beta version full source included !!!
Check my new and updated components on
http://www.chat.ru/~hunterml/
The unit VERVIEW.PAS includes two NEW upgraded components:
* TVersionView - component like TLabel that display version
information from your program file. Contents
some code optimization for DELPHI 4.
* TVersionProtect - non visual component that protect program
version inf. from any changes. Using fast
CRC32 checksum calculation to detect all
changes.
Before using those components you need to install it. To install copy
the enclosed files into a common VCL directory. In Delphi use the
Install option on the Components menu to install Version information
tools into your component library.
To use those component drop onto a form at design time. For more
information see example VERTEST.PAS.
If you like my components or modify it or found some bugs can you send
me some email (URL: Hunter@hptmts.tvcom.ru). I'd just like to hear from
others around the world and I will try to reply to any email that I
receive.
Thanxxx.
-= HUNTER =-
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?