[Overview][Classes][Index] |
Should Add replace existing values or not
Source position: inifiles.pp line 74
public property TStringHash.AddReplacesExisting : Boolean |
AddReplacesExisting indicates whether TStringHash.Add will replace an existing value (True) or will raise an exception when an existing value is added (False).
|
Add a new value to the hash |