电话应用编程接口的pas文件。 The directives can be controlled using the Tapi.inc include file which is included in both Tapi.pas and TSPI.pas.
标签: directives controlled included include
上传时间: 2014-01-16
上传用户:zuozuo1215
(* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。 (* 文件列表 *) ..\Source\ AES 单元文件 ..\Example\ 演示程序 (* 适用平台 *)
上传时间: 2014-01-22
上传用户:wanqunsheng
AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。 (* 文件列表 *) ..\Source\ AES 单元文件 ..\Example\ 演示程序
上传时间: 2016-08-19
上传用户:AbuGe
delphi gongju tvapithing.pas
标签: tvapithing delphi gongju pas
上传时间: 2016-10-29
上传用户:BIBI
EhLib 4.2.16 中文汉化版 (Faceker.com 修改版) 1. DataService\EhLibADO.pas 第40行,ADODataSetDriverName函数: 原:Result := MSACCESS 现:Result := MSSQL 功能:字符串、日期界定符匹配(STFilter.Local=False情况下) 2.Common\EhLibConsts.pas 功能:常数汉化 3.Common\DBGridEhFindDlgs.pas\dfm A、FillColumnsList函数: 原:cbFindIn.Items.AddObject( <All> , nil) 现:cbFindIn.Items.AddObject(‘<全部>’, nil) B、界面中ComboBox中Items及KeyItems及Text汉化; C、主界面汉化; 4.Common\PrnDgDlg.pas\dfm 功能:界面汉化 5.Common\PrvFrmEh.pas\dfm 功能:界面汉化 6.Common\PrViewEh.pas 327行 TPreviewBox.Create 方法. 由 FViewMode = vmFullPage 改为 FViewMode = vm100 7.Common\DBUtilsEh.pas GetOneExpressionAsLocalFilterString 和 GetOneExpressionAsSQLWhereString 函数 功能:查询行字符串查询默认为LIKE查询. 相关详细更新信息请查看:http://www.Faceker.com 。
标签: DataServiceEhLibADO Faceker EhLib com
上传时间: 2013-12-27
上传用户:ztj182002
Name: NoTask.pas Version: 1.0 Platform: Delphi2.0 & Win95 or WinNT Description: Simple component will hide your program s forms from the Windows 95 or NT
标签: Description component Platform Version
上传时间: 2014-01-03
上传用户:海陆空653
本范例采用TPaintBox控件派生出仪表控件。 文件说明:PaintGrid.pas 网格型仪表控件源文件 Mymeter.pas 圆型仪表控件源文件 Project1是这两个控件的使用范例。 该范例可方便Delphi的控件开发初学者,对仪表 开发或对PaintBox的使用有学习需要的朋友。 控件的安装方法: 1.进入菜单->Component->install Component 2.[Browse..]控件的pas或dcu文件. 3.确定并编译。控件安装在Simaples栏下。 声明:本范例仅用于学习,请勿用于商业行为 如有任何疑问,请联系本人邮件:13859908@163.com
标签: TPaintBox PaintGrid pas Project1
上传时间: 2016-12-28
上传用户:nanshan
TntExUpdate 是 流行的 TntUnicodeControls控件的扩展包.包括很难找到的 TntJVCL 也在里面. TntSysUtils2.pas/TntSysUtilsEx.pas/TntDbEx.pas 都对 TntUnicodeControls 里的函数有更多增加. 是使用的更高级UNICODE程序必不可少的工具.
标签: TntUnicodeControls TntSysUtilsEx TntExUpdate TntSysUtils
上传时间: 2013-12-19
上传用户:D&L37
delphi2007 opc server OPC_AE.pas OPCCOMN.pas
上传时间: 2013-12-17
上传用户:1079836864
Monitor.dfm Meter.dpr pasMain.pas
上传时间: 2017-05-05
上传用户:zhangjinzj