On 17/05/2015 13:22, Vojtěch Čihák wrote:
Add I created code template for it: "icr" and it writes{$I %CURRENTROUTINE%} itself :-)
Simply use $ProcedureName() in your template
EnterSomething('$ProcedureName()');
Of course it does not update if you rename the procedure, but otherwise
it is fine.
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
