I use Delphi 2010 and TListView to list names and other data. The first two columns are Last Name&Name
Caption = Last Name
SubItems[0] = First Name
How to sort ListView by these two co
I use Delphi 2010 and TListView to list names and other data. The first two columns are Last Name&Name
Caption = Last Name
SubItems[0] = First Name
How to sort ListView by these two co