|
@@ -2598,7 +2598,6 @@ End.
|
|
|
<li>Array of const</li>
|
|
|
<li>Attributes</li>
|
|
|
<li>Currency</li>
|
|
|
- <li>Enumeration for..in..do</li>
|
|
|
<li>Enums with custom values</li>
|
|
|
<li>Generics</li>
|
|
|
<li>Global properties</li>
|
|
@@ -2607,7 +2606,7 @@ End.
|
|
|
<li>Inline</li>
|
|
|
<li>Interfaces</li>
|
|
|
<li>Library</li>
|
|
|
- <li>Nested types in class</li>
|
|
|
+ <li>Nested classes</li>
|
|
|
<li>Objects</li>
|
|
|
<li>Operator overloading</li>
|
|
|
<li>Pointer of record</li>
|
|
@@ -2617,7 +2616,6 @@ End.
|
|
|
<li>Runtime checks: Overflow -Co, $Q</li>
|
|
|
<li>Runtime checks: Range -Cr, $R</li>
|
|
|
<li>Runtime checks: Typecast -CR</li>
|
|
|
- <li>Set of char, boolean, custom range</li>
|
|
|
<li>Type alias, e.g. type TTranslateString = type string;</li>
|
|
|
<li>Variant records</li>
|
|
|
<li>Variants</li>
|