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

资源列表

« 1 2 ... .29 .30 .31 .32 .33 434.35 .36 .37 .38 .39 ... 2137 »
  1. Delphituxiang

    0下载:
  2. Delphi图像通道提取实例,并且有明暗,柔化效果例子,可选择红色通道、绿色、黄色、蓝色等通道,以及水彩效果、失真效果、柔化效果和明暗效果,选择一种效果后,点击“效果”按钮即可看到处理效果。注:运行的时候有些慢,稍等片刻即好。-Delphi image channel extraction example, and a dark, smooth effect example, select the red channel, green, yellow, blue and other channe
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:144kb
    • 提供者:wpudn53
  1. sqlexcute

    0下载:
  2. 模拟类似于SQLSERVER查询分析器的功能,可在输入框中定义SQL语句,本程序可模拟SQL语句执行查询命令,在数据集记录总数一栏中显示执行结果,最上边的DBGrid控件中会显示数据内容列表,-Simulation is similar to the SQLSERVER query analyzer function, can be defined in the SQL statement in the input box, this program can simulate the execu
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:8.19kb
    • 提供者:wpudn53
  1. Aboutform

    0下载:
  2. 用Delphi设计的一个“about”窗体效果,一个"关于我们"的窗体设计实例,因为很多程序都会有一个“关于”窗体,看到有些朋友设计的很不美观,就从书中找了一个发上来,这个窗口也是很早设计的,虽然也不很美观,但至少不丑陋哈,可直接用在Delphi中。-A "about" form of the effect with Delphi design, a "about form design examples we", because many of these applications will
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-26
    • 文件大小:10.45kb
    • 提供者:wpudn53
  1. MiniIETool

    0下载:
  2. Delphi写的IE小工具,可修改IE标题和主页地址,修改成功后,重启IE后即可看到效果。注:这是早几年的程序,内核可能不是面向IE8,修改的注册表键值,不知道现在还能用不,自己试下吧,原理大致差不多,修改下,就当学习了,里面的功能实现大部分是基于注册表的修改而实现的。-Delphi to write the IE gadget, can modify the IE title and home address, modified after the success, restart IE to
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:6.84kb
    • 提供者:wpudn54
  1. TextEdit

    0下载:
  2. Delphi TextEdit 仿RTF编辑器程序,可实现文本对齐、编辑、字体设置、文件保存、打英窗体排列方式等,比记事本高级些。-Delphi TextEdit imitation RTF editor program, can realize the text alignment, editing, font settings, save the file, make arrangement of English forms, more advanced than Notepad.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:14.4kb
    • 提供者:wpudn54
  1. accessphoto

    0下载:
  2. Delphi图片转换,数据库,图片JPG格式图片的“数据感知组件”示例,像一个基本信息登录,含照片,个人信息,都一并保存到数据库,Delphi数据库与JPG图像保存的功能。-Delphi image conversion, image database, the JPG format images "data aware components" example, like a basic information, including personal information, photo, al
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:226.99kb
    • 提供者:wpudn54
  1. delphitdbimage

    0下载:
  2. Delphi TDBImage数据感知组件用法实例,TDBImage组件的使用例子,初学者可参考。-Delphi TDBImage data aware component usage examples, the use of TDBImage components example, beginners can refer to.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:9.71kb
    • 提供者:wpudn54
  1. ExportToExcel

    0下载:
  2. Export To Excel,Delphi源码例子,把数据从Access中读取出来,并导出成Excel格式的文件,Delphi源码下载-Export To Excel, Delphi source code example, the data is read from the Access, and export to Excel format file, Delphi download the source code
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:222.46kb
    • 提供者:wpudn55
  1. FlashPlayer

    0下载:
  2. Delphi FlashPlayer源码 带播放进度条,界面和功能都挺简单的Flash播放器,下边显示播放的进度条,可拖动进度条高速播放进度。有swf文件的,可测试播放一下,类似的Delphi源码本站有几个,自己搜索下。-Delphi FlashPlayer source with the playback progress bar, interface and functions are very simple Flash player, below shows the progress ba
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:7.73kb
    • 提供者:wpudn55
  1. delphiinifile

    0下载:
  2. Delphi编程环境下使用INI文件的例子,INI文件可用于配置文件、记录文件、将程序的一些数据保存在INI文件里。如图所示,本例子将使用INI保存相关内容,或保存程序上次的退出时间、上次运行时的窗体坐标、上次运行窗体的高度和宽度等信息,这仅是一个比较简单的ini文件例子-Use the example INI file under the Delphi programming environment, the INI file can be used in configuration file
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:7.16kb
    • 提供者:wpudn55
  1. SendMail

    0下载:
  2. Delphi sendmail发邮件实例,是一本书中的例子,由黑白网络编写,测试数据向21CN邮件服务器发送一个邮件,可以添加待发送的邮件列表,设置线程数后程序自动发送email,这个程序有点老,可以正确编译,但未测试邮件是否可以发送成功,若不成功,多由于邮件POP设置问题,请自行修改。-Delphi sendmail mail is one example, the examples in this book, written by the black and white network, t
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-24
    • 文件大小:33.54kb
    • 提供者:wpudn55
  1. delphiadoquery

    0下载:
  2. Delphi ADO查询示例,练习使用ADODB连接access,并使用DBGrid显示数据的例子。程序可设置多个查询条件,支持模糊查询和不区分大小写的查询,学习Delphi与ADO数据库操作的实用例子。程序界面截图如上图所示,所需要的Access数据库文件已为您打包在里面。-Delphi ADO query example, practice using the ADODB connection access, and use the DBGrid display examples of da
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:223.99kb
    • 提供者:wpudn55
« 1 2 ... .29 .30 .31 .32 .33 434.35 .36 .37 .38 .39 ... 2137 »
搜珍网 www.dssz.com

浏览历史记录

关闭