|
|
|
| acStringListContainer component.
|
| procedure Sort;
|
| The Sort method sorts the strings in the list in ascending order.
|
|
|
| Call Sort to sort the strings in a list that has the Sorted property set to False. String lists with the Sorted property set to True are automatically sorted.
|
| Duplicates, Sorted and Strings properties;
|
| Add and AddStrings methods.
|