资源列表
Delphi_183673
- Delphi:Delphi借助控件绑定实现数据选择输入,为了测试方便,使用了数据库文件,商品信息表.db即为数据库,你无需附加,编译后直接调用并可进行录入。主要练习如何在Delphi环境下实现绑定控件进行内容输入,Delphi新手参考的简单代码。 -Delphi: Delphi help bind the control to select the input data, in order to facilitate the testing, the use of the database
Delphi_203671
- Delphi:Delphi使用TreeView控件实现的导航界面,左侧的树控菜单就是基于TreeView控件,在一般的信息管理系统中,树形菜单使用广泛,通过本演示源码,你将学会不使用外部控件而实现Delphi窗体中的TreeView树控效果,我想是比较实用的源码例子。 -Delphi: Delphi TreeView control is achieved using the navigation interface, the tree control menu on the left is
Delphi_210880
- Delphi:Delphi制作的图像积木效果,打开图像后,窗体自动加载一幅图像,点击“效果”按钮后,可预览查看效果,可持到类似积木玩具一样的图片显示特效,一个小小的Delphi图形处理程序,仅供参考学习。 -Delphi: Delphi crafted image building blocks effect, open the image, the form automatically load an image, click on the "Effect" button, you can
Delphi_217134
- Delphi:Delphi环境下的一个pas类文件,用于idtcpserver断开与连接客户端,使用这个类可连接或断开idtcpserver客户端,当客户端主动与服务端断开时,idtcpserver事件Disconnect能够接到消息,当客户端主动与服务端连接时,idtcpserver事件Connect能够接到消息…… -Delphi: a pas class file Delphi environment for idtcpserver disconnect clients, using
Delphi_243008
- Delphi:Delphi折行显示按钮标题文字,这里说的折行和换行类似,有一些控件如果找不到的话,请在网络上搜索一下,需要这些控件才能编译运行源码。是一个新手源码例子,Delphi初学者适合下载。 -Delphi: Delphi Display button caption text wrap, wrap and here that wrap similar, there are some controls if not found, please search on the web abo
Delphi_243057
- Delphi:Delphi中的OnChange事件如何使用呢?这个源码通过使用Timagelist组件来演示OnChange事件的处理,运行示例程序后,点击窗体上的“删除图像”按钮,OnChange就会激发,判断图像列表是否发生了变化,并弹出提示告诉你结果怎么了。 -Delphi: Delphi OnChange event in how to use it? After this source by using Timagelist components to demonstrate tr
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_247178
- Delphi:Delphi获取任务栏尺寸大小,得到任务栏窗口上、下、左、右的像素值,简单的得到任务栏的相关参数。 -Delphi: Delphi get the taskbar size, get a window on the taskbar, the pixel values ??down, left, right, simply to get the relevant parameters of the taskbar.
Delphi_267350
- Delphi:Delphi得到输入框焦点时背景变色,得到组件焦点并设置其属性,其实不只是Delphi程序应该这么做,其它的一些编程语言写出来的软件了应该这样啊,为了有一个好的操作体验,让软件更人性化这是我们的目标,虽然这是一个不能再小的功能,但却让用软件的用户觉得好用,不是很值得吗? -Delphi: Delphi get the focus when the input box background color, get the focus component and set its pr
Delphi_284307
- Delphi:这是一个Delphi源码实例,演示如何调用外部的EXE文件,源码窗体截图如上示,操作起来挺简单,只需点击调用按钮,找到需要调用的EXE就可以了,演示如何调用外部的exe文件。 -Delphi: This is a Delphi source code examples demonstrate how to call an external EXE files, source code form shown in the screenshot above, the operati
Delphi_307181
- Delphi:Delphi托盘程序,鼠标右击程序托盘,打开这个程序后,会在系统托盘处显示图标,右键点击图标,会弹出一个菜单,菜单内有几个测试选项,可改变主窗口的背景颜色,这仅是一个测试程序,教会你如何使用Delphi实现一个托盘图标及右键菜单,是个相当实用的小技巧。 -Delphi: Delphi tray program, right-click the program tray, open the program, will be displayed in the system tray
Delphi_307645
- Delphi:一个Delphi图像处理程序,拖动改变图像的位置,在图像上按住鼠标左键,往任意方向移动,就可把图像在窗体内任意移动,代码较简单,适合Delphi初学者。 -Delphi: a Delphi image processing program, and drag to change the position of the image, hold down the left mouse button on the image, move in any direction, you c