[fpc-devel] {$Interfaces Corba} and TInterfacedObject
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Nov 29 14:29:31 CET 2007
On 29/11/2007, Marc Weustink <marc.weustink at cuperus.nl> wrote:
>
> type
> IInterface = interface
> end;
>
> IUnknown = interface(IInterface)
> _addref...
> _release....
> Query....
> end;
After all these messages, that does seem like the better solution.
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the fpc-devel
mailing list