I have list of Japanese string as follows listed in TListBox control of Delphi
I want to sort it in alphabetical order. how to achieve it in Delphi. I am using Delphi 10 Berlin IDE
コントロール
文字列
デザイニング
In C# it is possible using CultureInfo but in delphi what i have to use to perform sorting ?