IStringList is a stringlist implemented as a COM-service, it directly maps
1:1 to TStringList from FPC’s RTL. It supports enumerators and exposes its
underlying ‘TStringlist’ via the readonly ‘List’-property, for easy
collaboration with other objects.
French
Service COM IStringlist.