Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.005 Beiträge
 
#1

[Yukon Beta Blog] THashset

  Alt 6. Nov 2023, 04:10
A HashSet is a high-performance, unordered collection of unique elements. Delphi 12 introduces THashSet and TObjectHashSet classes in System.Generics.Collections. Of course, Delphi has had other options for this kind of thing. TStringList with its fairly quick binary search.THashedStringList, which was created specifically for TMemIniFile, has improved read times and better

Weiterlesen...
  Mit Zitat antworten Zitat