Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 218 Bytes

File metadata and controls

11 lines (7 loc) · 218 Bytes

yypbd-Delphi-StringSort

Delphi String Sort Library.

Usage

  1. Use NaturalOrderCompareString for compare 2 strings
  2. Use TListViewSort for TListView
  3. Use TStringListSort for TStringList

See example folder. :)