[Lazarus] Is this RC2 issue or my unknowledge?

Howard Page-Clark hdpc at talktalk.net
Fri Mar 27 22:09:45 CET 2015


On 27/03/2015 20:40, JuuS wrote:
> Happy Friday,
>
> Before I put on RC1, then RC2, I would find that adding a procedure gave
> something like this in body:
>
> procedure TfrmJuuRSync.EditButton1Change(Sender: TObject);
> begin
>
> end;
>
> I would then realize I don't want this procedure. If I left it blank, no
> code lines added, and recompiled the program the IDE took out the empty
> proc as well as the declaration in the class. I really liked this.

This is controlled from the

Tools-> Options menu

In the IDE Options dialog select the Editor->Completion and Hints page

Make sure to check "Auto remove empty methods"

Howard


---
This email has been checked for viruses by Avast antivirus software.
http://www.avast.com





More information about the Lazarus mailing list