Represents type TStringListDuplicates.
TStringListDuplicates
type TStringListDuplicates = (dupIgnore, dupError, dupAccept);
The TStringListDuplicates type exposes the following members.
Represents constant dupAccept.
dupAccept
Represents constant dupError.
dupError
Represents constant dupIgnore.
dupIgnore