Understanding Delphi SET Types
in Delphi Language :: One of the Delphi language features not found in other modern languages is the notion of sets. Delphi's set type is a collection of values of the same ordinal type. Learn about Delphi sets to better understand Delphi source code.
Read the full article to learn how and when to use Delphi SET types
Related:


No comments yet.Leave a Comment