-
在Windows环境下,鼠标和键盘是主要的输入设备。在Delphi中几乎每个对象都具有反映鼠标控制的事件,这些事件的主要功能包括改变鼠标指针的形状,移动、触发、...
在Windows环境下,鼠标和键盘是主要的输入设备。在Delphi中几乎每个对象都具有反映鼠标控制的事件,这些事件的主要功能包括改变鼠标指针的形状,移动、触发、拖动鼠标等。鼠标控制的三个相关属性是Cursor、DragCursor、DragMode;鼠标控制的三个对象方法是BeginDrag、Dragging、EndDrag;鼠标控制的七个事件包括OnDragDrop等。-In the Windows environment, the mouse and keyboard are the main input device. In Delphi, almost every object has to reflect the control of the mouse events, these events are the main functions include changing the shape of the mouse pointer, move, trigger, drag the mouse and so on. Mouse control of three related attributes are Cursor, DragCursor, DragMode mouse control of the three objects is BeginDrag, Dragging, EndDrag mouse control of the seven events, including OnDragDrop so.
- 2022-02-01 18:16:48下载
- 积分:1
-
在Delphi中对用户输入的数据该如何控制?
在Delphi中对用户输入的数据该如何控制?-in Delphi on user input on how to control the data?
- 2022-06-27 16:58:52下载
- 积分:1
-
设计模式delphi源代码
设计模式delphi源代码-design patterns source code
- 2022-04-07 06:54:29下载
- 积分:1
-
介绍一个在C#中调用C++Builder编写的DLL的方法,很详细。
介绍一个在C#中调用C++Builder编写的DLL的方法,很详细。-Introduction of a C# Call C++ Builder prepared DLL approach, very detailed.
- 2023-06-21 07:30:03下载
- 积分:1
-
Delphi Construction PSI POS System Development example
Delphi构建进销存POS系统开发实例-Delphi Construction PSI POS System Development example
- 2022-03-30 18:16:31下载
- 积分:1
-
用Delphi制作的程序,可以实现获取本地计算机的名称和IP地址的功能。...
用Delphi制作的程序,可以实现获取本地计算机的名称和IP地址的功能。-Delphi production process, can achieve access to the local computer name and IP address of the function.
- 2022-02-07 07:21:27下载
- 积分:1
-
信息技术竞赛辅导(用于pascal)语言
信息技术竞赛辅导(用于pascal)语言
-IT race counseling (for pascal) language
- 2022-05-27 17:00:53下载
- 积分:1
-
a basis for the programmers
适合有一定基础的编程者-a basis for the programmers
- 2022-03-20 11:05:19下载
- 积分:1
-
* The most important classes and components
* The new features of Delphi 6...
* The most important classes and components
* The new features of Delphi 6
* Programming DLLs
* Delphi and databases
* Delphi and the internet
* Developing components
Addison-Wesley Nitty Gritty Programming Series provides the most important facts that you willneed to know to get up and running in new programming topics quickly and when you have becomeproficient you can use it as an on-going reference book for all the fundamentals.
Divided into three sections, this book provides everything you need to know to startprogramming in Delphi 6.
* Introduction -- all the main topics that you ll need to get working now.
* Reference section -- all the necessary instructions and topics in one easy reference section so that you can refer back to the book again and again.
* Practical tips and tricks -- find out how to put those important concepts into practice and get expert tips on how to improve your programming.-* The most important classes and components
- 2022-01-22 07:45:12下载
- 积分:1
-
Delphi经典编程入门,对初学者很有帮助。
Delphi经典编程入门,对初学者很有帮助。-Introduction to Delphi Basic Programming, helpful for beginners
- 2022-08-19 12:06:06下载
- 积分:1