2011/4/7 Flávio Etrusco <[email protected]> > On Wed, Apr 6, 2011 at 1:37 PM, Zaher Dirkey <[email protected]> wrote: > > Can i do that? > > type > > IIntf3 = interface(IIntf11, IIntf2) > > .... > > end; > > > > Thanks in advance. > > -- > > Zaher Dirkey > > > > For Corba interfaces, yes. Not for COM interfaces. > http://www.freepascal.org/docs-html/ref/refse39.html > > I added {$INTERFACES CORBA} but same error ~Fatal: Syntax error, ")" expected but "," found~ in the line ~IIntf3 = interface(IIntf11, IIntf2)~
-- Zaher Dirkey
_______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
