[Overview][Classes][Index] |
Instantiates a new instance of THashedStringList
Source position: inifiles.pp line 72
public constructor THashedStringList.Create; |
Create calls the inherited Create, and then instantiates the hash tables.
If no enough memory is available, an exception may be raised.
|
Clean up instance |