-
软件的rzchecktree权限管理本程序控件使用Delphi7的…
Raize的RzCheckTree权限管理
本程序使用Delphi7和Raize4.1控件里的RzCheckTree实现权限管理
请下载Raize安装后使用本程序
access2000作为数据库来演示
我的E_mail:wh1978@netease.com ,有问题交流交流
做的不好,请大虾们多多批评-Raize s RzCheckTree Rights Management This procedure controls the use Delphi7 and Raize4.1 s RzCheckTree realize Rights Management please download Raize after installation ACCESS2000 the use of this procedure as a database to demonstrate my E_mail: wh1978@netease.com, the problem has to do is not communicate communicate Yes, please have a lot of criticism of prawns
- 2022-08-14 16:54:41下载
- 积分:1
-
红外通讯套件 delphi控件
可用于 手机 电脑 之间的红外通讯编程...
红外通讯套件 delphi控件
可用于 手机 电脑 之间的红外通讯编程-Infrared communication suite delphi controls can be used for mobile infrared communication between the computer programming
- 2022-04-20 02:28:36下载
- 积分:1
-
checkbox互斥应用,常用于选择项
checkbox互斥应用,常用于选择项,在一般的考试类的软件中经常被应用,在减少代码的的同时也是美化了界面
- 2022-03-20 14:45:19下载
- 积分:1
-
DELPHI相关源码下载,作品发布,个性论坛
的函数大全
DELPHI相关源码下载,作品发布,个性论坛
的函数大全-DELPHI-related source code download, work release, a function of personality Guinness Forum
- 2022-12-26 03:05:05下载
- 积分:1
-
Delphi版智能图片放大器
Delphi版智能图片放大器,用滑块改变放大倍率,向左滑,则放大位数变大,反之则变校打开程序后,鼠标在图片区域移动,即可把鼠标悬停区域的图像放大显示N倍,放大位数就是刚才提到的,滑块来调整的放大位数,部分代码可参考如下:
Const //定义放大的区域
dSide=50;//区域大小
var
sSide: Integer;//放大比例[1至100],1为最大100为缩小
msHide: Boolean;
OldX,OldY,NewX,NewY: integer;
Dest,Source: TRect;
{$R *.DFM}
Procedure TForm1.ImageFD(x,y,Side: Integer);//定义放大区域及放大过程
begin
sSide:=30; //初始化放大比例
msHide:=True;
//Canvas.CopyMode:=cmSrcCopy;
image1.Picture.Assign(image2.Picture);
end;
详细情况请下载源码后查看Unit1.pas文件。
- 2023-04-17 17:00:04下载
- 积分:1
-
winsoftkeyled
Sendkey sample source code in Delphi
- 2015-07-18 15:29:14下载
- 积分:1
-
Developer s Guide to Delphi Communications is another addition to the highly suc...
Developer s Guide to Delphi Communications is another addition to the highly successful Delphi series from Wordware. This is the only title on the market that provides a comprehensive overview to the communications capability of Delphi relative to the major communications protocols, such as TCP/IP, MAPI, SMTP, and HTTP.
- 2022-05-13 21:35:02下载
- 积分:1
-
delphi programming demo plug
delphi插件编程演示,使用dll的方式组织程序-delphi programming demo plug-ins, use the dll the way organizational procedures
- 2022-03-13 05:07:42下载
- 积分:1
-
文本编辑器程序加载模式可以输入文本和其他图形…F.
一个加载模式的文本编辑器程序可以输入文本和其他图形。。。函数,转换为2波段图片
- 2022-03-25 21:25:08下载
- 积分:1
-
IOCP
Delphi下的IOCP代码实现及DEMO源码,编程学习源码,很好的参考资料。(Delphi under the IOCP code and the DEMO source code, learning programming source code, a good reference.)
- 2014-01-04 09:01:16下载
- 积分:1