|
@@ -2523,6 +2523,7 @@ End.
|
|
|
<li>{$NOTE text}</li>
|
|
|
<li>{$HINT text}</li>
|
|
|
<li>{$M+}, {$TypeInfo on}: switches default visibility for class members from public to published</li>
|
|
|
+ <li>{$ScopedEnums on|off} disabled/default: propagate enums to global scope, enable: needs fqn e.g. TEnumType.EnumValue.</li>
|
|
|
</ul>
|
|
|
Defines:
|
|
|
<ul>
|
|
@@ -2616,7 +2617,6 @@ End.
|
|
|
<li>Runtime checks: Overflow -Co, $Q</li>
|
|
|
<li>Runtime checks: Range -Cr, $R</li>
|
|
|
<li>Runtime checks: Typecast -CR</li>
|
|
|
- <li>Scoped enums</li>
|
|
|
<li>Set of char, boolean, custom range</li>
|
|
|
<li>Type alias, e.g. type TTranslateString = type string;</li>
|
|
|
<li>Variant records</li>
|