Oder du arbeitest mit Delphi Berlin und hast
Delphi-Quellcode:
/// <summary>
/// This constructor creates new string list with specified Duplicates,
/// Sorted and CaseSensitive property values.
/// </summary>
constructor Create(Duplicates: TDuplicates; Sorted: Boolean; CaseSensitive: Boolean); overload;