RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Generics.Collections.sGenericDuplicateItem Constant

Specifies the text displayed by an exception of type EListError.

Pascal
sGenericDuplicateItem = 'Duplicates not allowed';
C++
sGenericDuplicateItem = 'Duplicates not allowed';

sGenericDuplicateItem is a string constant used by an exception of type EListError. To be more specific, sGenericDuplicateItem contains the text "Duplicates not allowed". 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!