文件名称:Delphi_804148
介绍说明--下载内容均来自于网络,请自行研究使用
Delphi7源码实例:使用TDBGrid控件中处理多个记录, BookmarkList : TBookmarkList Strings : Tstrings) 过程中的参数分别为:数据表、字段名称、书签、用来保存所选字段内容的字符串(用于将内容传递到另一个单独窗体中的TLIST控件中)。每个选择的记录都有一个书签标志,这就为处理它们提供了条件。-Delphi7 source code examples: Using the TDBGrid control handle multiple records, BookmarkList: TBookmarkList Strings: Tstrings) process parameters were as follows: Data tables, field names, bookmarks, to save the contents of the selected field string (for content will be passed to another individual in a form TLIST controls). Each selected record has a bookmark flag, which provided the conditions for dealing with them.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Code\delphi\pudn\upandload\DATA\Delphi_804148\Delphi_804148\rd.txt
....\......\....\.........\....\.............\.............\在TDBGrid控件中处理多个记录\程序使用说明.txt
....\......\....\.........\....\.............\.............\...........................\PROJECT1.cfg
....\......\....\.........\....\.............\.............\...........................\data\studentinfo.db
....\......\....\.........\....\.............\.............\...........................\UNIT1.DCU
....\......\....\.........\....\.............\.............\...........................\UNIT2.DCU
....\......\....\.........\....\.............\.............\...........................\UNIT1.ddp
....\......\....\.........\....\.............\.............\...........................\UNIT1.dfm
....\......\....\.........\....\.............\.............\...........................\UNIT2.DFM
....\......\....\.........\....\.............\.............\...........................\PROJECT1.dof
....\......\....\.........\....\.............\.............\...........................\PROJECT1.DPR
....\......\....\.........\....\.............\.............\...........................\UNIT1.PAS
....\......\....\.........\....\.............\.............\...........................\UNIT2.PAS
....\......\....\.........\....\.............\.............\...........................\PROJECT1.RES
....\......\....\.........\....\.............\.............\...........................\data
....\......\....\.........\....\.............\.............\在TDBGrid控件中处理多个记录