-
这是一个在屏幕上跟踪鼠标手势的实现代码,Delphi/C++ Builder 2010开始支持手势,可以方便的设置相关的属性和方法,但是却未提供对终端用户可视化...
这是一个在屏幕上跟踪鼠标手势的实现代码,Delphi/C++ Builder 2010开始支持手势,可以方便的设置相关的属性和方法,但是却未提供对终端用户可视化的组件或方法,这个东西就是试图弥补这一问题的一个简单的解决方法。要使用手势跟踪,只需要简单的将gesturetracker.pas加入你的Delphi/C++ Builder项目即可。你可以通过全局变量GlobalGestureTracker来调整相关参数。-This is a mouse gestures on the screen to track the realization of the code, Delphi/C++ Builder 2010 began supporting gestures, you can easily set the associated properties and methods, but failed to provide end-user visualization components or methods, this thing is an attempt to remedy this problem a simple solution. To use the gesture tracking, will be gesturetracker.pas simply adding to your Delphi/C++ Builder project can be. GlobalGestureTracker global variable you can adjust the relevant parameters.
- 2022-03-22 04:12:13下载
- 积分:1
-
本程序能获得WINDOWS下的所有键盘输入
本程序能获得WINDOWS下的所有键盘输入-access to the procedure under all Windows keyboard input
- 2023-02-16 03:30:04下载
- 积分:1
-
windows下NTFS文件系统的ChangeJournal编程的示例代码,可以用来实现自己的硬盘监视程序,但文件系统必须是NTFS...
windows下NTFS文件系统的ChangeJournal编程的示例代码,可以用来实现自己的硬盘监视程序,但文件系统必须是NTFS-windows NTFS File System under the ChangeJournal programming examples generation Codes can be used to realize their own hard disk monitoring program, but must file system is NTFS
- 2023-01-17 05:05:04下载
- 积分:1
-
一个图书馆案例,数据库使用了sqlserver,完成了图书馆里的基本功能 。...
一个图书馆案例,数据库使用了sqlserver,完成了图书馆里的基本功能 。-a library case, the database used SQLServer, completed the library"s basic functions.
- 2022-07-15 12:15:23下载
- 积分:1
-
判断鼠标是否在椭圆内,并能通过单击鼠标左键使椭圆的颜色在灰和白之间变换
判断鼠标是否在椭圆内,并能通过单击鼠标左键使椭圆的颜色在灰和白之间变换-To determine whether the ellipse inside the mouse and can click the left mouse button so that the color of an oval in between gray and white transformation
- 2022-04-07 07:13:16下载
- 积分:1
-
57scbgnhjki
利尔菲奥蒂;
- 2023-03-12 07:50:03下载
- 积分:1
-
一个可以自杀的程序,实现方法比较少见
一个可以自杀的程序,实现方法比较少见-a suicide procedures, methods to achieve relatively rare
- 2022-02-21 18:27:13下载
- 积分:1
-
屏蔽windows的ctrl,shift,del键。
屏蔽windows的ctrl,shift,del键。-Shielding windows of the ctrl, shift, del key.
- 2022-05-18 12:12:17下载
- 积分:1
-
该程序是说明如何动态加载驱动程序的一个小例子
该程序是说明如何动态加载驱动程序的一个小例子-the program is how dynamic loading driver of a small example
- 2022-04-16 10:01:55下载
- 积分:1
-
此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),T...
此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),T -This code demonstrates how to use function CreateToolhelp32Snapshot API system is currently the process of enumeration. And how to use HANDLE OpenProcess (...), T
- 2022-02-27 00:57:00下载
- 积分:1