常规参数
文章标题:
权重:
文章摘要:
像资源管理器那样对Subitem的内容进行排序。最好自己来控制排序,如下所示:function CustomSortProc( Item1, Item2 : TListItem; lParam : LongInt ) : Integer; stdcall;beginif lParam = 0 then //lParam中保存的是SubItem的Indexbeginresult := -CompareText(Item1
关键字:
排序 如何 lParam Item1.SubItems.Strings end -CompareText
管理密码: