Remove all values.
Source position: inifiles.pp line 76
| public procedure TStringHash.Clear; | 
Clear removes all values from the hash.
| 
 | Free TStringHash instance. | |
| 
 | Add a new value to the hash. | |
| 
 | Remove a key from the hash. | |
| 
 | Retrieve value of Key. |