[fpc-pascal] Corba Interfaces and IInterface query
    Graeme Geldenhuys 
    graemeg.lists at gmail.com
       
    Sun Nov 14 13:03:27 CET 2010
    
    
  
On 14 November 2010 13:03, Sven Barth <pascaldragon at googlemail.com> wrote:
>
> It's Delphi compatible:
> http://docwiki.embarcadero.com/VCL/XE/en/System.IInterface
>
> So yes, it seems to be a COM interface even in Delphi 7+ (I don't know about
> Kylix though).
I don't know that the latest Embarcadero docs say, but IInterface was
introduced when Kylix was created. Kylix runs under Linux where COM
doesn't exist. So IInterface was not COM driven, and as far as I know,
it was made the same under Delphi to, so Kylix and Delphi are
consistent in that regard.
-- 
Regards,
  - Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net:8080/fpgui/
    
    
More information about the fpc-pascal
mailing list