04-07-2023, 01:46 PM
Thanks
But why not to have the TIWListBox return a TStringList instead of a UnicodeString?
A TStringList will make it easier to retrieve the values.
At the contrary of a UnicodeString for which I will need to write a code to separate the values from the commas.
But why not to have the TIWListBox return a TStringList instead of a UnicodeString?
A TStringList will make it easier to retrieve the values.
At the contrary of a UnicodeString for which I will need to write a code to separate the values from the commas.

