CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 Dephi控件源码 搜索资源 - WINDOWS API

搜索资源列表

  1. Delphi.Windows.API

    0下载:
  2. 一个非常好的,非常全面的delphi开发windows的图形用户接口api,使大家学习的好资料。-a very good, very comprehensive development delphi windows graphical user interface api, enable them to learn from the good information.
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:1.4mb
    • 提供者:zhy
  1. hqpm

    0下载:
  2. Borland公司的天才设计师们用画布(Tcanvas)对象封装了Windows的大部分图形输出功能,这使得我们可以通过他以更直观的方式和Windows的屏幕打交道,而不必关心令人头疼的WindowsAPI函数。下面的一小段程序就可以实现整个屏幕的图象拷贝了。 -Borland's gifted designers use canvas (Tcanvas) of the object Packaging Win dows of the most graphic output capa
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:3.13kb
    • 提供者:贾磊
  1. zdplay

    0下载:
  2. 用Delphi的人对TMediaPlayer组件比较熟悉,它是一个相当出色的多用途的多媒体组件,但是美中不足的是:如果CDROM光驱的仓门打开就不能自动关闭。而且不幸的是,TMediaPlayer的方法和属性中没有解决这个问题的办法,所以我们不得不求助于Windows API,具体一些就是使用MMSystem.pas文件,另外一件需要注意的事是:我们可以单独调用Windows API函数,但是TMediaPlayer做了一些内部处理,所以我们就不必担心我们是否使用了组件。所以本例中使用了TMed
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:3.57kb
    • 提供者:贾磊
  1. API

    0下载:
  2. 用DELPHI编写,用windows的API来对串口操作,
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:5.58kb
    • 提供者:刘涛
  1. commdelphi.rar

    0下载:
  2. 自己写的串口收发程序,使用线程和windows api函数实现,对做串口通信有很大帮助。,Write their own serial transceivers, the use of threads and windows api function to do serial communication helps a lot.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:384.41kb
    • 提供者:steven
  1. TrayIcon_for_Delphi

    0下载:
  2. 本例程是利用Windows API函数Shell_NotifyIcon()实现系统托盘图标功能,这个函数和其他处理Windows外壳的函数都包含在ShellAPI单元中 在窗口创建时在Windows任务栏的右下角创建一个托盘图标,图标由两个ICON交替出现,当窗口最小化时任务栏中只有托盘图标,当左键单击托盘图标窗口恢复,图标停止交替.-This routine is to use Windows API function Shell_NotifyIcon () function to ach
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:10.36kb
    • 提供者:SeaHe
  1. BASM

    0下载:
  2. 第2章“BASM(Borland汇编语言)精要”中的全部示例代码。包括: 目录 描述 ------------------------------------------------------------------------------ DEMO1 演示如何在BASM中调用Delphi Functions。 DEMO2 演示如何在BASM中调用Windows API。 DEMO3 演示如何在BASM中使得“jmp proc”执行后返回到下一行。-Chapte
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:3.62kb
    • 提供者:青紫
  1. WindowsAPIFORDELPHI

    0下载:
  2. 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。-Windows API FOR DELPHI
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-03
    • 文件大小:662.33kb
    • 提供者:knight
  1. fbarcode

    0下载:
  2. barcode component The sourcecode does not rely on any language specific features. It will probably compile under Delphi 8 and higher. Kylix ? barcode component does not use any special Windows API functions so it should work
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:25.49kb
    • 提供者:piron99
  1. title

    0下载:
  2. 标题栏添加按钮 delphi 写的 windows api-Delphi button to add the title bar of the windows api to write
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:165.8kb
    • 提供者:nerverlost
  1. Winsock

    0下载:
  2. windows socket api在delphi中的封装,调用简单,可用于dll库的开发,目前只实现了UDP部分-windows socket api of the package in delphi, call simple dll library can be used for development, is only part of the realization of the UDP
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:13.77kb
    • 提供者:yifan
  1. 310759

    0下载:
  2. 连接时出现:"windows socket error:(10061),on API connect ” 是你的SOCKET没有启动(SCKTSRVR.EXE)或者无法连接到服务器。 使用socketconnect很简单,只要在应用服务器后台运行SCKTSRVR.EXE,不需要什么配 置。(在Delphi的Bin目录是已运行了scktsrvr.exe,但没有设置Port号;设置你要的Port号注意不要有冲突。 不知怎么用。最多的就是这种答案了。 还有说重启动进F8选最a
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:174.68kb
    • 提供者:zuozheng
  1. Classes

    0下载:
  2. non VCL Classes unit, this example shows how to take a screenshot with windows API
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-23
    • 文件大小:7.63kb
    • 提供者:OverThink
  1. Tools

    0下载:
  2. this is for using a few windows api functions from delphi application
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:203.11kb
    • 提供者:salim
  1. Vfw

    0下载:
  2. VFW控件,调用windows api,已封装成为控件,方便使用!-VFW control, call the windows api, packaged as control, easy to use!
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:27.26kb
    • 提供者:zlx_qd
  1. DELPHI5

    0下载:
  2. Delphi是由Inprise公司推出的面向对象的可视化软件开发工具。Delphi 5是Delphi的最新版本。本书共分三部分、16章,主要介绍Delphi 5集成开发环境,对象Pascal语言、组件、通用编程技术、动态链接库、多线程、多媒体编程、数据库编程、网络编程和Windows API编程等。 -Launched by Inprise Delphi object-oriented visual software development tools. Delphi 5 is the l
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-30
    • 文件大小:11.49mb
    • 提供者:lukai
  1. CH-VBJavaDelphiCDemo(Windows)

    2下载:
  2. 海康API演示,带DELPHI VB C+源码-Haikang API Demo
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-29
    • 文件大小:11.54mb
    • 提供者:jieking
  1. RGBsaturation

    0下载:
  2. 用Windows API函数来控制图象饱和度。对于Jpg的处理,与Bitmap类似,因为TJpegImage内部有TBitmap。-Windows API functions used to control the image saturation. For Jpg processing, and Bitmap similar because TJpegImage internal TBitmap.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:7.2kb
    • 提供者:齐武献
  1. rdp

    0下载:
  2. 生成rdp文件的password,hash过程,需要安装JEDI Windows API-Generate rdp file for the password, the hash process, you need to install JEDI Windows API
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:165.1kb
    • 提供者:孔强
  1. WinSock2

    0下载:
  2. winsocket api 重新写的一个pas用户底层通信开发-winsocket is windows api override
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:12.73kb
    • 提供者:小臣
« 12 3 »
搜珍网 www.dssz.com