Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

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

Implementing Delphi Sets To Hold Up To 65536 Integer Elements

  Alt 26. Jun 2012, 15:40
in Delphi Data Types :: One of a structured data types in Delphi is a set type. Sets are collections of values of the same ordinal type (boolean, char and integer as well as enumerated and subrange types). By design sets can have up to 256 elements. Sets are frequently used with enumerated values ...

More...
  Mit Zitat antworten Zitat