What to do with duplicate key values.
Source position: fgl.pp line 287
|  public property TFPSMap.Duplicates : TDuplicates | 
Duplicates can be set to determine what to do with duplicate key values in the map:
The value is ignored if Sorted is False.
| 
 | Is the map permanently sorted on key ? | |
| 
 | Enumeration type, indicating what to do with duplicates in a list. |