随笔分类 -  D VirtualStringTree

摘要://虚拟树研究-CheckBox初步判断只能在第一列 procedure TWindowsXPForm.XPTreeInitNode(Sender: TBaseVirtualTree; ParentNode, Node: PVirtualNode; var InitialStates: TVirtualNodeInitStates); var Data: PEntry; begin ... 阅读全文
posted @ 2017-02-21 17:35 海蓝7 阅读(314) 评论(0) 推荐(0) 编辑
摘要://分析虚拟树demo6-VirtualTreeView\VirtualTreeViewV5.3.0\Demos\Minimal的main.pas文件 阅读全文
posted @ 2016-08-09 16:55 海蓝7 阅读(464) 评论(0) 推荐(0) 编辑
摘要:http://peirenlei.iteye.com/blog/487207 *自定义结点结构: Delphi代码 PTagCustomListItem = ^TTagCustomListItem ; TTagCustomListItem = record Name:string; Id:Integ 阅读全文
posted @ 2016-07-19 16:53 海蓝7 编辑
摘要:http://www.cnblogs.com/findumars/archive/2013/09/21/3330966.html 朝闻道 重要的类:TBaseVirtualTree = class(TCustomControl)TCustomVirtualStringTree = class(TBa 阅读全文
posted @ 2016-07-19 16:51 海蓝7 编辑
摘要:VirtualTreeview的强大,毋庸置疑,不过,你能给演示演示,也不错,就是刚下来,只有一个可执行程序,感觉像病毒。最近比较忙,没有上网,现在把我研究的结果和大家通报下,方便新手学习,避免走弯路和浪费时间。我用到的功能粗略的研究了下,以下是我测试的结果,可能和高手的结果不同,请不要鄙视。首先说 阅读全文
posted @ 2015-06-30 00:14 海蓝7 阅读(1269) 评论(0) 推荐(0) 编辑
摘要:VirtualStringTree 的用法详解:作者:张志宝go淘宝例子:创建了一个树名为VirtualStringTree1,第一列显示数据库字段ID的值,标题为编号;第二列显示字段Name的值,标题为名字。一、【TVirtualStringTree常用属性】 BorderStyle :设置边框选... 阅读全文
posted @ 2015-06-30 00:12 海蓝7 阅读(1069) 评论(0) 推荐(1) 编辑

点击右上角即可分享
微信分享提示