[fpc-pascal] about interface and multiple inheritance

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Thu Feb 26 11:28:41 CET 2015


On 2015-02-25 09:23, Michael Schnell wrote:
> reference-counted and auto-destroying

Not ALL interfaces are reference-counted and auto-destroying. You can
create CORBA-style interfaces which are _not_ reference counted but
still have the full advantage of a interface.

Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/



More information about the fpc-pascal mailing list