Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TNamedCollection.UniqueNames

Controls whether item names must be unique

Declaration

Source position: fpmkunit.pp line 363

public property TNamedCollection.UniqueNames : Boolean
  read FUniqueNames;

Description

Boolean property that determines whether the collection enforces unique naming. When True, attempting to add an item with a duplicate name will raise an exception.


Documentation generated on: Dec 15 2025