If you want to create a new procedure such as a private. I think I read somewhere for example, you want to create a private vs. a public procedure. Under private you can key in...
private
procedure FooFoo;
then click on it and key in Ctrl-Alt- ??? and Lazarus will create the procedure below the implementation...