Difference between revisions of "Language related articles"

From Free Pascal wiki
Jump to navigationJump to search
Line 1: Line 1:
 
 
FPC 1.9.x currently doesn't support:
 
FPC 1.9.x currently doesn't support:
  
 
* The "implements" style delegation.
 
* The "implements" style delegation.
 
* dispinterface
 
* dispinterface
 +
* Slice(dyn array) seems to have problems.

Revision as of 16:59, 23 December 2003

FPC 1.9.x currently doesn't support:

  • The "implements" style delegation.
  • dispinterface
  • Slice(dyn array) seems to have problems.