readme.txt
来自「delphi中各种API函数的实现」· 文本 代码 · 共 27 行
TXT
27 行
Author: Tim Victor
Date: 14Sep1997
Email: tvictor@erols.com
What Is It: TtvAPIThing
Version: 4.0
What is TtvAPIThing? I have been seeing many threads on usenet involving API calls. What I have done is create a component that encapsulates may of the calls that have been discussed, e.g., how do I get the user name, file version info, etc. I am releasing my little creation to the public domain as freeware. I have included all source code and a sample application showing the component's usage.
I am releasing my little creation to the public domain as freeware. Of course, if you'd like to help support new releases and help feed a starving graduate student I certainly wouldn't be against a little financial contribution.
Drop me a line and tell me what you think.
Enjoy.
Tim Victor
tvictor@erols.com
Version History
17Aug1997 - Original
14Sep1997 - Added disk formatting/GlobalMemoryStatus/ExitWindows,
with the input of Wolfgang Wendefeuer recoded the unit to
minimize compiler warning and tips
11Nov1997 - Added properties to correspond to all fields in the
SYSTEM_INFO structure.
26Dec1997 - Added Network Dis/Connection Functions
05Aug1998 - Upgraded component to D4
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?