Unit 'versiontypes' Package
[Overview][Resource strings][Types][Classes][Index] [#fcl-res]

EDuplicateKeyException

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Duplicate key error

Declaration

Source position: versiontypes.pp line 36

type EDuplicateKeyException = class(EVersionStringTableException)

Inheritance

EDuplicateKeyException

  

Duplicate key error

|

EVersionStringTableException

  

Base class for version string table - related exceptions

|

Exception

|

TObject

Description

This exception is raised when an attempt is made to add an item to a TVersionStringTable object and the specified key is already present.

See also

TVersionStringTable.Add

  

Adds a new item to the string table


Documentation generated on: Jan 30 2024