搜索资源列表
DataFilter
- 当我们在操作数据集时,往往需要对数据进行筛选。例如:一个名为Customer的数据表,它具有CustNo、CustName、Country、Address、Phone、State、TaxRate等字段,如果只想查看国别为China或顾客号大于1000的顾客记录,就需要对数据集进行过滤。经总结,有下面这些过滤方法: 一、利用Ttable和Tquery的Filter属性 二、用ApplyRange筛选数据集的记录 三、用OnFilterRecord事件筛选 四、用Tquery控件的S
UC_TreeView_Lib
- 一个重载的树形控件,添加了一些新属性和接口,可以从库表中直接载入树形结构-a heavy load of tree controls, add some new attributes and interfaces from the library directly included in the table tree structure
TREE_PROPERTY_SHEET_DEMO
- 树属性表控件,具有special caption,simple sheet,fancy sheet,user define sheet等。-Tree property sheet control, with special caption, the simple sheet, the sheet of fancy, the user define sheet.