[fpc-pascal]dbExpress with fpc
    Florian Klaempfl 
    Florian.Klaempfl at gmx.de
       
    Mon Feb 16 10:52:19 CET 2004
    
    
  
Michael Van Canneyt wrote:
>>>>FPC supports both COM and CORBA interfaces - right ?
>>>
>>>I wouldn't have thought so. Delphi does it via compiler magic.
>>
>>I think fpk told me so on #fpc .
> 
> 
> An interface is a construct independent of COM or CORBA. It's just a set
> of methods. Delphi does allow you to use COM methods transparantly via
> interfaces. In principle, the same should be true for FPC.
It is true ;).
Added a short note to the wiki about it (Section  New in 1.9.x (not yet 
in the docs)):
http://www.freepascal.org/wiki/wiki.phtml?title=Language_related_articles
(Michael, this is for the docs as well and can be removed then from the 
wiki :) )
    
    
More information about the fpc-pascal
mailing list