mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-23 08:09:31 +02:00
pas2js: docs: guid
git-svn-id: trunk@38710 -
This commit is contained in:
parent
f6093dbae8
commit
c2fe9080d6
@ -1612,6 +1612,7 @@ function(){
|
||||
</ul>
|
||||
</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>a class implementing an interface must not be external</li>
|
||||
<li>a ClassType "supports" an interface, if it itself or one of its
|
||||
|
Loading…
Reference in New Issue
Block a user