搜索资源列表
GetEnvironmentVariable
- 用 GetEnvironmentVariable 获取常用系统变量 -var s: string begin s := GetCurrentDir ShowMessage(s) {C:\Documents and Settings\wy\My Documents\RAD Studio\Projects} SetCurrentDir( .. ) s := GetCurrentDir
SendToCS
- This a COde to Send Emails with attachement very easily. You ca use it as an executable, or in you .Net project. Create you Form, create a Button and Enjoy. System::Void MyForm::SendOrder_Click(System::Object
environmentVariable
- This pg use environment variable to set. In code GetEnvironmentVariable and SetEnvironmentVariable function are used. Therefore,this code is demo for use SetEnvironment and GetEnvironment function.
GetEnvironmentVariable
- 用GetEnvironmentVariable 获取常用系统环境变量,用GetEnvironmentVariable 获取常用系统环境变量-用GetEnvironmentVariable 获取常用系统环境变量
GetEnvironmentVariable
- 获取Windows 操作系统环境变量设置,抽取所需要的环境变量。-Get Environment Variable, Extract environment variable strings .