文件名称:cq3
- 所属分类:
- Dephi控件源码
- 资源属性:
- [Dephi] [Pascal] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 54.15kb
- 下载次数:
- 0次
- 提 供 者:
- delph*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
unit Other
interface
Uses Windows,tlhelp32,PsAPI
type
PStrData = ^TStrData
TStrData = record
Ident: Integer
Str: string
end
TUseInfo=record
QQ,
Mail,
Page:string
DL:boolean
end
TSendMailInfo=record
IPAddress,
FAddress,
FName,
FPW,
FCName,
FCPW:string //发信邮箱检证用户密码
end
{ FloatToText, FloatToTextFmt, TextToFloat, and FloatToDecimal type codes }
-unit Other Uses Windows interface, tlhelp32, PsAPI type PStrData = ^ = TStrData TStrData record Ident : Integer Str : string end TUseInfo = record QQ, Mail, Page : string DL : boolean end TSendMailInfo = record Javascr ipt, FAddress, FName, FPW. FCName, FCPW : string / / letters certified mail Frederick end user password (FloatToText, FloatToTextFmt, TextToFloat, and FloatToDecimal type codes)
interface
Uses Windows,tlhelp32,PsAPI
type
PStrData = ^TStrData
TStrData = record
Ident: Integer
Str: string
end
TUseInfo=record
QQ,
Mail,
Page:string
DL:boolean
end
TSendMailInfo=record
IPAddress,
FAddress,
FName,
FPW,
FCName,
FCPW:string //发信邮箱检证用户密码
end
{ FloatToText, FloatToTextFmt, TextToFloat, and FloatToDecimal type codes }
-unit Other Uses Windows interface, tlhelp32, PsAPI type PStrData = ^ = TStrData TStrData record Ident : Integer Str : string end TUseInfo = record QQ, Mail, Page : string DL : boolean end TSendMailInfo = record Javascr ipt, FAddress, FName, FPW. FCName, FCPW : string / / letters certified mail Frederick end user password (FloatToText, FloatToTextFmt, TextToFloat, and FloatToDecimal type codes)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 43680554cq3.rar 列表 Main.dpr Other.dcu Other.pas Pdh.dcu Pdh.pas Reg.dcu Reg.pas ThreadUnit.dcu ThreadUnit.pas WinPerf.dcu WinPerf.pas