Browse Source

pas2js: docs: guid

git-svn-id: trunk@38710 -
Mattias Gaertner 7 years ago
parent
commit
c2fe9080d6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      utils/pas2js/docs/translation.html

+ 1 - 0
utils/pas2js/docs/translation.html

@@ -1612,6 +1612,7 @@ function(){
       </ul>
       </ul>
       </li>
       </li>
     <li>inheriting</li>
     <li>inheriting</li>
+    <li>GUIDs are simple string literals, TGUID = string.</li>
     <li>An interface without a GUID gets one autogenerated from its name and method names.</li>
     <li>An interface without a GUID gets one autogenerated from its name and method names.</li>
     <li>a class implementing an interface must not be external</li>
     <li>a class implementing an interface must not be external</li>
     <li>a ClassType "supports" an interface, if it itself or one of its
     <li>a ClassType "supports" an interface, if it itself or one of its