文件名称:TStringList
介绍说明--下载内容均来自于网络,请自行研究使用
TStringList 排序代码
代码功能: 对保存在多个 TStringList 中的数据进行排序,
支持按数字,日期,文字进行排序,
支持顺序和倒序排序,
procedure MyStringsCustomSort(var aData: TSortData SortIndex, SortType: Integer SortFlg: Bool)
//-------排列字符串组单元--------
//SortIndex 要排列的 数据行 ID
//SortType 排列类型 0 大小, 1 时间,3 文字
//SortFlg 顺序还是反序-Sort code TStringList code functions: to preserve in a number of TStringList sort data, support by the number, date, text sort, support the order and reverse order, procedure MyStringsCustomSort (var aData: TSortData SortIndex, SortType: Integer SortFlg: Bool) //------- with string--------// SortIndex group of cells arranged in rows of data to ID// SortType with type 0 size, 1 time, 3 text// SortFlg order or anti- Preface
代码功能: 对保存在多个 TStringList 中的数据进行排序,
支持按数字,日期,文字进行排序,
支持顺序和倒序排序,
procedure MyStringsCustomSort(var aData: TSortData SortIndex, SortType: Integer SortFlg: Bool)
//-------排列字符串组单元--------
//SortIndex 要排列的 数据行 ID
//SortType 排列类型 0 大小, 1 时间,3 文字
//SortFlg 顺序还是反序-Sort code TStringList code functions: to preserve in a number of TStringList sort data, support by the number, date, text sort, support the order and reverse order, procedure MyStringsCustomSort (var aData: TSortData SortIndex, SortType: Integer SortFlg: Bool) //------- with string--------// SortIndex group of cells arranged in rows of data to ID// SortType with type 0 size, 1 time, 3 text// SortFlg order or anti- Preface
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TStringList排序
...............\MyTStringsCustomSort.dcu
...............\MyTStringsCustomSort.pas
...............\MyTStringsCustomSort.~pas
...............\Project1.cfg
...............\Project1.dof
...............\Project1.dpr
...............\Project1.exe
...............\Project1.res
...............\Project1.~dpr
...............\readme.txt
...............\Unit1.dcu
...............\Unit1.ddp
...............\Unit1.dfm
...............\Unit1.pas
...............\Unit1.~ddp
...............\Unit1.~dfm
...............\Unit1.~pas
...............\MyTStringsCustomSort.dcu
...............\MyTStringsCustomSort.pas
...............\MyTStringsCustomSort.~pas
...............\Project1.cfg
...............\Project1.dof
...............\Project1.dpr
...............\Project1.exe
...............\Project1.res
...............\Project1.~dpr
...............\readme.txt
...............\Unit1.dcu
...............\Unit1.ddp
...............\Unit1.dfm
...............\Unit1.pas
...............\Unit1.~ddp
...............\Unit1.~dfm
...............\Unit1.~pas