登录
首页 » Delphi-C++Builder » 在Windows环境下,鼠标和键盘是主要的输入设备。在Delphi中几乎每个对象都具有反映鼠标控制的事件,这些事件的主要功能包括改变鼠标指针的形状,移动、触发、...

在Windows环境下,鼠标和键盘是主要的输入设备。在Delphi中几乎每个对象都具有反映鼠标控制的事件,这些事件的主要功能包括改变鼠标指针的形状,移动、触发、...

于 2022-02-01 发布 文件大小:2.40 kB
0 229
下载积分: 2 下载次数: 1

代码说明:

在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.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一个用JSP开发的论坛源 码。。。 按照上在的README可轻松的捅有下JSP论坛...
    这是一个用JSP开发的论坛源 码。。。 按照上在的README可轻松的捅有下JSP论坛-This a development with JSP source forum. . . In light of the README to be relaxed under a JSP stabbed Forum
    2022-07-21 13:39:26下载
    积分: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的使用和技巧等。
    delphi参考书籍, 有关delphi的使用和技巧等。-delphi reference books, the delphi use and skills.
    2022-05-17 23:12:46下载
    积分:1
  • protitype_AJAX框架 中英文API
    protitype_AJAX框架 中英文API-protitype in English and Chinese API
    2023-03-30 22:05:04下载
    积分:1
  • Delphi7程序设计技巧与实例,请使用winrar3.1版本…
    Delphi7程序设计技巧与实例,请用winrar3.1以上版本解压。-Delphi7 program design techniques and examples, please use winrar3.1 versions of decompression.
    2022-02-15 05:05:58下载
    积分:1
  • 尽你所需
    尽你所需-Do you need
    2022-07-07 02:26:42下载
    积分:1
  • 在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
  • 本章概要介绍Borland C++ Builder(BCB)和解释什么..
    Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builder and the VCL." Using the online help. Greping through the include and source files that come with the product and with this book.-Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also
    2022-03-28 15:37:04下载
    积分:1
  • C++Builder与WindowsAPI经典范例
    C++Builder与WindowsAPI经典范例-C++ Builder with the classic example of WindowsAPI
    2022-01-26 02:51:21下载
    积分:1
  • 关于delphi的技术文档和相当经典的例子,适合于多年delphi开发经验的程序员使用。
    关于delphi的技术文档和相当经典的例子,适合于多年delphi开发经验的程序员使用。-Delphi on technical documents and significant examples of classic, suitable for multi-year development experience delphi programmers use.
    2022-05-31 21:33:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载