[fpc-devel] implementing interfaces by delegation
    Florian Klaempfl 
    florian at freepascal.org
       
    Sat May 13 21:16:41 CEST 2006
    
    
  
Graeme Geldenhuys wrote:
> Hi,
> 
> I am currently using FPC 2.0.2 with Lazarus.  Does FPC have support
> for implementing interfaces by delegation.
> 
> I keep getting the error:
> 
> TreeBuildVisitor.pas(115,51) Fatal: Syntax error, ";" expected but
> "identifier IMPLEMENTS" found
> 
> which I guess tells me that FPC doesn't support "implements" yet.
That's the case, indeed.
    
    
More information about the fpc-devel
mailing list