CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - delphi event

搜索资源列表

  1. JHotDraw_5_3

    0下载:
  2. 用Java语言开发时,需要编制大量的界面布局、事 件处理等代码,网管软件开发的主要工作量就集中在此。制作一个类似于Delphi、JBuil der等可视化开发工具的对象查看器的参数配置控件用于项目的优点是显而易见的: 1、界面显得很专业; 2、容易做到使整个系统的风格趋于一致; 3、使用灵活,代码量大大减小; -Java language development, the need for the preparation of a large numbe
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2112192
    • 提供者:陈曦
  1. treeviewex

    0下载:
  2. Delphi中原有的TreeView控件仅可以保存Caption等少量数据,TreeViewEx可以保存Caption、图片索引以及其他数据。还新增了几个Event方便树操作。-TreeView control can be preserved Caption only a small amount of data, etc., can be preserved TreeViewEx Caption, photo index, and other data. Also added a few t
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:5166
    • 提供者:欧恒光
  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2130304
    • 提供者:smj_9547
  1. FlashProgrammerr

    0下载:
  2. vs2005(c#)编写的通过事件和委托的方法在不同窗体间传递参数。密码是:delphi-vs2005 (c#), prepared by the method of the event and delegate pass parameters between different forms. Password: delphi
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:309042
    • 提供者:wangfeng
  1. Delphi.and.CBuilder.Decompiler.v3.42.Cracked

    2下载:
  2. Dede之外的另一个超强的delphi,C++builder的反编译工具,支持win和linux的可执行程序。-Decompiler produces all project forms and data modules with all assigned properties and events. Produced event procedures don t have a body, but have an address of code in executable file.
  3. 所属分类:其他小程序

    • 发布日期:2013-12-20
    • 文件大小:1415107
    • 提供者:uuhunter
  1. progress

    0下载:
  2. 一个简单显示子线程进度的DEMO,不用定时读取,采用事件触发-A simple show the progress of sub-thread DEMO, do not regularly read, the use of event-triggered
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-26
    • 文件大小:204340
    • 提供者:李老公
  1. sbpro

    0下载:
  2. TStatusBarPro is an improved version of Delphi s TStatusBar. Each status panel in this status bar can have its own color, font, indent, image, hint, popup menu, click event and double click event. The size of each panel can be adjusted automatically
  3. 所属分类:StatusBar

    • 发布日期:2017-03-26
    • 文件大小:16708
    • 提供者:saaksid
  1. DICOM3

    0下载:
  2. 1.修改DICOM传输底层服务名。 2.删除FindSCUIsRun属性。 3.删除MoveSCUIsRun属性。 4.删除StopMoveSCU属性。 5.删除StopFindSCU属性。 6.删除OnMoveSCUReceiveFile(sReceivedFileName: String)事件。 7.增加是否将StoreSCP接收文件保存到子目录功能。(StoreSCPSaveFileInSubDir[True=保存到子目录(.\ Modality \ StudyDa
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:2119174
    • 提供者:萧十一
  1. 21100_windows_event_log_interface_sample.ZIP

    0下载:
  2. 一个windows系统事件日志interface处理例子-A windows system event log interface handling example
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:28161
    • 提供者:刘军升
  1. OCXCALLJS

    0下载:
  2. DELPHI7写的OCX,在IE中使用,做到网页中调用delphi的窗体、事件,delphi调用网页中js函数.-DELPHI7 written OCX, used in IE, do a Web page form called delphi, event, delphi js function call page.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-28
    • 文件大小:239874
    • 提供者:th
  1. BZSBSJ

    0下载:
  2. 捕捉电脑鼠标事件,用于delphi滚动条事件-Computer mouse event capture for delphi scroll bar event
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:174918
    • 提供者:郭宸
  1. htmlevent

    0下载:
  2. delphi窗体内嵌HTM后,捕获HTM事件的例子,可捕获绝大多数的响应事件,为内嵌HTM编程提供了出路。-delphi form embedded HTM capture examples of the HTM event can capture the vast majority of response to events for embedded HTM programming provides way.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:210591
    • 提供者:cexo
  1. DNammePipeDeeE

    0下载:
  2. DELPHI与其它进程通信,用NamePipe做的,建立了事件驱动driver模式,与CSSHARP的互相通信请查看另一个Named PipesCSharp.rar的CSHARP代码, -DELPHI communicate with other processes to do with NamePipe, event-driven driver model to view another Named PipesCSharp.rar of CSHARP code, with CSSHARP
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:193524
    • 提供者:iadmin
  1. Delphi_344573

    0下载:
  2. Delphi截获鼠标移开事件MouseLeave事件和MouseEnter事件,鼠标在本窗口上移动时,会告诉你鼠标的移动状态,MouseLeave或MouseEnter。 -Delphi intercepted mouse away event MouseEnter MouseLeave events and events when the mouse moves on the window, the state will tell you to move the mouse, MouseL
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4945
    • 提供者:5TXY52V
  1. Delphi_651215

    0下载:
  2. Delphi让窗体控件随窗口大小而变化,你可以拖动改变窗口的大小,但窗口里面的按钮会随着窗体的变大而自动增大,代码中有一个处理窗体大小变化时的事件,来控制这些窗口控件的自适应变化功能。- Delphi Forms Control with the window size so that changes, you can drag to resize the window, but the window inside the button becomes larger as the form
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:6621
    • 提供者:PT6F0N1
  1. OnMouseEnter

    0下载:
  2. OnMouseEnter事件用法例子,在Delphi中使用OnMouseEnter事件,具体效果请参见截图所示。-The OnMouseEnter event usage examples, using the OnMouseEnter event in Delphi, the specific effects of see the screenshot.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:5994
    • 提供者:Lee14
  1. senffile01

    0下载:
  2. Delphi intercept mouse events away MouseLeave event and MouseEnter event, moving the mouse over the window, will tell you that the movement of the mouse, MouseLeave or MouseEnter.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5144
    • 提供者:ravage
  1. delphi-add-button

    0下载:
  2. 给普通 delphi 程序添加按钮,给按钮添加分发事件 479895648 很不错的技术研究,值得学习-To add a button to the ordinary Delphi program, add the distribution event 479895648 to the button to add a very good technical research, it is worth learning
  3. 所属分类:Hook api

    • 发布日期:2017-05-05
    • 文件大小:638592
    • 提供者:ff
搜珍网 www.dssz.com