[Lazarus] How to jump to the begin/end of current block?

dmitry boyarintsev skalogryz.lists at gmail.com
Thu Apr 2 21:19:12 CEST 2009


> I'm creating a program contains many deep branchs of condition checking
> using IF and CASE statement. Is there a way/shortcut key in Lazarus to jump
> to the begin/end of current block?
i'd suggest to break long branch of condition checks into functions/procedures.

thanks,
Dmitry



More information about the Lazarus mailing list