[Lazarus] About try blocks

Hans-Peter Diettrich DrDiettrich1 at aol.com
Tue Mar 17 20:23:17 CET 2009


svaa schrieb:

> It would cleaner if it could be written:
> 
> try
>    ......
> except
>   <handle>
> finally
>   <clean>
> end;

There was such a discussion in a Delphi group, some time ago. I don't 
remember the arguments, but finally the consens was *not* to combine 
except and finally into one try block.

DoDi




More information about the Lazarus mailing list