[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Type to describe what to do with duplicate values in a TStringlist.
|
Duplicate values will not be be added to the list, but no error will be triggered. |
|
|
Duplicate values can be added to the list. |
|
|
If an attempt is made to add a duplicate value to the list, an EStringListError exception is raised. |
|