[Lazarus] New feature: Auto complete class interfaces methods

Mattias Gaertner nc-gaertnma at netcologne.de
Sat Jun 21 18:16:02 CEST 2014


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




More information about the Lazarus mailing list