TThreadList.Duplicates

Describes what to do with duplicates

Declaration

Source position: classesh.inc line 366

public Property
  Duplicates : TDuplicates;

Description

Duplicates describes what the threadlist should do when a duplicate pointer is added to the list. It is identical in behaviour to the Duplicates property of TStringList .

See also

Name Description
TDuplicates Type to describe what to do with duplicate values in a TStringlist .
TDuplicates Type to describe what to do with duplicate values in a TStringlist .