Creates the generics string list and sets the RSGenerics.Collections.TStringList<T>.OwnsObjects property to the input.
The OwnsObjects property controls whether the TStringList<T> automatically frees its associated Objects.
Namespace: RSGenerics.Collections
Delphi |
public |
Parameters
OwnsObjects
Type: Boolean
Reference |