搜索资源列表
20109612283381
- StringGrid不方便嵌入 button Combobox一直让人很头疼,有了这个例子 就可以轻松的做到这一点。 -StringGrid inconvenient to embed button Combobox has been very stressful, with this example can easily do this.
ocxtest
- 一个ACTIVEX OCX控件开发的好例子,不要错过了,按钮控件实现多线程数据库查询。-ACTIVEX OCX control the development of a good example, do not miss out, the Button control to achieve multi-threaded database query.
sendSPComm
- 这是一个利用SPComm的例子,使用的是COM2口。点击“发送数据”按钮后,自动接收COM2口的数据,并在Memo1中显示。-This is an example of the use of SPComm, using the COM2 port. Click the " Send Data" button to automatically receive the COM2 port of the data and display in Memo1.
DBH.ZIP
- *** *** *** *** *** *** *** *** *DECIMAL CONVERSION BINARY HEXADECIMAL 32-bit and display of the time in binary ************************************************* By: Mic + + Version: 1.0a This program is free of rights was compiled u
QuickRep
- Quick Report print Button example-Quick Report print Button example
SpeedButton_ex
- delphi6里面的speedbutton控件的一个子类,把按钮的形状改为椭圆形,这只是一个简单的示例,需要用的话还要在此基础上做些修改,算是提供一个基本的思路。-the delphi6 inside a speedbutton control subclass to change the shape of the button to the oval, this is just a simple example, the need to use the words but also to be
ComAssistant1.2
- 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十六进制发送:选中(CHECK)十六进制发送后,程序会自动从发送框取16进制数发送,最好按16进制格式填写,例如:12 34 56 77 10 使用窗口悬浮功能:点击程序左下角的针状按钮可以使程序置于最上层,保持可见; 放大至全屏:当需要扩大接收窗口以方便观看数据时,可以点击右上角最大化按钮 另外:还要注意的是调试串口时,插拨串口
sy
- 功能1:通过手动输入油管和油杆的长度按回车或添加按键到表格二中,表格中的第一列自动排序从1开始。在表格的第三列中累加每10的倍数序号长度。例如:每根油管或油杆的长度都是10 米则1-10累加一次为100,在序号10的第三列显示100, 1-20累加一次为200,在序号20的第三列显示200以此类推。在软件中有一个导出按键将这个表格导出成word或者excel中(最好是word)。 功能2:通过手动输入特殊工具的名称、长度以及入井深度(通过所有手动输入特殊工具的长度和所有手动输入加上油管或者油
modifyfilename
- Delphi更改文件名称,修改文件名,请先选择一个需要修改的文件,输入改后的文件名,点击按钮即可实现文件名修改,很简单的Delphi文件操作实例,欢迎新手们参考。 -Delphi更改文件名称,修改文件名,请先选择一个需要修改的文件,输入改后的文件名,点击按钮即可实现文件名修改,很简单的Delphi文件操作实例,欢迎新手们参考。 File name Delphi change, change the file name, please select a need to modify the
Delphi_127813
- Delphi:Delphi将文件转移到其它的地方,相当于转移、剪切文件,示例所示的程序中,点击转移文件按钮,选择文件后,程序即将文件转移至C:根目录下,一具比较典型的与系统相关的小程序。 -Delphi: Delphi files will be transferred to other places, the equivalent of the transfer, cut file, as shown in the example program, click on the button
Delphi_706132
- Delphi:Delphi隐藏IE浏览器的右键关联菜单,实例操作说明:在打开IE浏览器后,选中文本或图片,然后用鼠标右键进行剪切、复制等操作。本实例是屏蔽右键下拉菜单的功能实现,点击窗口上对应的功能按钮可演示效果。 -Delphi: Delphi hide IE browser s right-click context menu, examples Instructions: After opening the IE browser, select the text or pictures
Delphi_246278
- Delphi:Delphi Mode属性用法举例,实例以一个MEDIAPLAYER播放组件为例来说明Delphi中的Mode属性的具体用法,单击播放按钮后单击“功能”菜单项,显示当前状态。 -Delphi: Delphi Mode attribute usage, for example, in the instance of a MEDIAPLAYER playback component Delphi example to illustrate the specific use of t
Delphi_651805
- Delphi:HotImages属性的基本用法源码演示,通过HotImages控件属性实现图像变换,鼠标放上后图像就变成另一个,由此来实现漂亮的工具栏图标特别有意思,增加窗体美感,思路值得学习一下。如示例示,把你的鼠标放在“打开”、“保存”的按钮上,会看到图像变换了。 -Delphi: HotImages source demonstrates the basic usage attributes through HotImages control properties of image t
Delphi_525333
- Delphi:一个Delphi图片剪切的例子,按回车剪切,只支持打开BMP.EMF等格式都可以,但没见到支持JPG。本实例是Delphi开发案例精选中后个例子,使用TextOut在画布上画图。打开程序选择图像后,用鼠标右键拖选出一个区域,按回车键直接剪切图像。 -Delphi: an example of Delphi picture shear, press Enter to cut, only supports open BMP.EMF other formats can be, but
inione
- Delphi INI文件读写操作,这似乎是一个比较常见的操作了。INI文件多用做程序的配置文件,本程序中就是使用INI存储了程序的相关信息。比如打开窗口后,所显示的第一句话就是从根目录下的INI文件中读取出来的,点击按钮,可切换成中文信息。-Delphi INI file read and write operation, it seems to be a common operation. INI files for program configuration file, the progra
delphihuisu
- Delphi数组例子,Delphi使用回溯法找出n个自然数中取r个数的不同位组合,你可以指定自然数和数组元素,然后点击“分组”按钮,即可看到分组效果。-An array of Delphi example, Delphi use backtracking to find different combinations of R number n of the natural numbers, you can specify the nature and number of array elemen
delphibhjs
- Delphi计算汉字笔划的实例源码下载,指定一个中文汉字,Delphi将按钮规则计算出该汉字有几划,包括绝大多数的汉字计算,运行示例效果图如上所示。-Delphi calculation Chinese characters stroke example source code download, specify a Chinese Chinese characters, Delphi will calculate the button rules Chinese characters have
zuixiaogbs
- Delphi求最小公倍数,一个数学算法实例,求两个数的最小公倍数,你可在指定文本框中定义好数值1和数值2,然后点击“计算”按钮,即可求出两个数的最小公倍数是多少。-Delphi LCM, a mathematical algorithm for example, LCM for the number two, you can be specified in the text box to define a value of 1 and a value of 2, and then click t
Delphituxiang
- Delphi图像通道提取实例,并且有明暗,柔化效果例子,可选择红色通道、绿色、黄色、蓝色等通道,以及水彩效果、失真效果、柔化效果和明暗效果,选择一种效果后,点击“效果”按钮即可看到处理效果。注:运行的时候有些慢,稍等片刻即好。-Delphi image channel extraction example, and a dark, smooth effect example, select the red channel, green, yellow, blue and other channe
BlockRead
- delphi BlockRead用法的源码实例,blockread 函数可以读一个或多个记录到变量中,示例为你设计了一个按钮,点击这个按钮可以选择文件,选择文件后你可以看到复制了多少bytes到变量中,还不错吧,挺简单的例子了。-Delphi BlockRead use source code examples, the blockread function can read one or more records to a variable, sample design a button fo