How about Ctrl+Shift+Alt+Space completes the code with empty values.

Like this:

Trim();

After Ctrl+Shift+Alt+Space inside that parentheses makes this:

Trim('');

Just, another idea. :)

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to