[Lazarus] New feature: Auto complete class interfaces methods
Marcos Douglas
md at delfire.net
Sat Jun 21 20:15:49 CEST 2014
On Sat, Jun 21, 2014 at 1:16 PM, Mattias Gaertner
<nc-gaertnma at netcologne.de> wrote:
> 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.
Great!
Marcos Douglas
More information about the Lazarus
mailing list