当前位置:编程学习 > Delphi >>

delphi中根据record记录集中一个排序后的记录值输出所有记录值可以用什么方法

如:type S=record a:string; b:string; c:string; end; a,b,c中都有数据,将从中数据排序后,怎么输出a,b,c中所有值
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,