[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised when a key is stored twice in a hash table.
Source position: contnrs.pp line 504
type EDuplicate = class(Exception) |
|
Exception raised when a key is stored twice in a hash table. |
|
| | ||
| | ||
TObject |