Copies the input source to the hash table. If the input source is a TStrings class, the strings are copied as keys into the hash table; the values are just default values.
Note |
---|
If you want to assign the objects from a TStrings to the hash table, use the RSGenerics.Collections.TRSStringObjectHashTable<T> class. |
Namespace: RSGenerics.Collections
Delphi |
public |
Parameters
Source
Type: TPersistent