搜索资源列表
Delphi Game
- 这个软件是用Delphi 7开发的。 原本它是两个人在纸面上玩的益智游戏,转移到电脑上后我给它添加了人机对奕和网络对战的功能。 在本源码中你可以看到电脑AI实现方法,ClientSocket,ServerSocket的使用,控件的编写,ListBox的OwnerDraw的实现等等技巧。 请先安装里面的GridPanel控件才可正常编译。 永远支持Delphi!-use of this software is developed by Delphi
DpListBo
- Delphi中让ListBox实现即指即显功能 近日,我在用Delphi编写程序时发现:当ListBox(列表框)中的文本超过显示 范围时就看不到文本的完整内容,这很不方便。于是决定动手解决这个问题, 让鼠标指到哪里就显示哪里的全部文本内容。-Delphi let ListBox means that the realization of a function recently, I use Delphi programming found : When ListBox
dfjym
- 这个软件是用Delphi 7开发的。 原本它是两个人在纸面上玩的益智游戏,转移到电脑上后我给它添加了人机对奕和网络对战的功能。 在本源码中你可以看到电脑AI实现方法,ClientSocket,ServerSocket的使用,控件的编写,ListBox的OwnerDraw的实现等等技巧。 请先安装里面的GridPanel控件才可正常编译。 永远支持Delphi!
Delphi获取进程和进程ID
- Delphi获取进程和进程ID,用ListView和ListBox分别实现
ListboxItemsofTWebBrowser.zip
- 获得网页中列表项目内容,对用Delphi开发internet 程序有一定参考价值。,Get Listbox Items from WebBrowser Document
ListBox
- listBox,使用实例,教你如何使用ListBox这个控件,并熟练应用-listBox, the use of examples, teach you how to use the ListBox control, and skilled application of
ping
- 以前帮某网吧写的,可以输入任意IP以/T形式PING,并回显内容到listBox里,加有停止功能。-Writing help某网吧ago, and can enter any IP to/T form of PING, to stop the function.
ListBox_test
- ListBox的一个基本操作,将ListBox2的内容添加到ListBox1里面的一个简单的操作,希望对一些新手有帮助.-ListBox a basic operation, the content will be added to the ListBox2 inside ListBox1 a simple operation, there is new hope for some help.
ListBoxAndComboBox
- Delphi中ListBox控件和ComboBox控件组合使用应用一则,代码量少,便于理解。-Delphi in the ListBox control and the ComboBox control, application of a combination, code less, easier to understand.
VCLDragListBox
- ListBox with drag items
dfjym
- 原本它是两个人在纸面上玩的益智游戏,转移到电脑上后我给它添加了人机对奕和网络对战的功能。 在本源码中你可以看到电脑AI实现方法,ClientSocket,ServerSocket的使用,控件的编写,ListBox的OwnerDraw的实现等等技巧。 请先安装里面的GridPanel控件才可正常编译。 -Originally it was two people in the puzzle game to play on paper, transfer to your comput
listbox
- 常用的listbox中字体是不可以更换的,这里实现字体颜色等更换-Commonly used in the font listbox can not be replaced, where the font color change to achieve
ListBox
- 一个很实用的自绘listbox,可以用在很多地方-A very useful self-painted listbox
ListBox-delphi
- Delphi中的TListBox控件,通过多种手段实现了他的多种特别视觉效果。-Delphi TListBox
ListBox
- If you don t know how to use the ListBox of Delphi this source code will help you. It shows how to delete an item or just unselect it.
Delphi-for-process-and-process-ID
- Delphi获取进程和进程ID,用ListView和ListBox分别实现-Delphi for process and process ID, were achieved with the ListView and ListBox
listbox-and-memo
- 使用delphi将LISTBOX内容完全显示到MEMO中-The LISTBOX content display to MEMO
Delphi
- Delphi:Delphi在Listbox中显示位图,一个初级的Delphi实例,欢迎大家参考。 -Delphi: Delphi display bitmap in Listbox, one junior Delphi instance, we welcome the reference.
自绘LISTBOX
- delphi中,自定义listbox中的样式,美化样式,与原始的一行过不一样。(In Delphi, customize the styles in listbox and beautify the style, which is different from the original line.)
Delphi中ListBox控件的六种特效
- listbox组件的六种特效, 在实际编程中的使用。(The six special effects of listbox in Delphi.)