> 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
_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to