Hi,

The refactoring tool 'Abstract Methods' now supports 'class
interfaces' too.

For example:
Add an interface like IUnknown to a class and position the source
editor caret within the class. Then in the IDE menu:
Source / Refactoring / Abstract Methods

The appearing dialog will show the missing methods of IUnknown and with
a further click it creates empty methods.

Mattias

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to