[Lazarus] Exception dialog
Michael Van Canneyt
michael at freepascal.org
Mon Mar 16 15:42:40 CET 2009
On Mon, 16 Mar 2009, Samuel Herzog wrote:
> > Oh, good point to discuss about the use of exceptions.
>
> I use exceptions only for really "unexpected" things.
Well, Borland introduced specially the 'Abort' exception to
let the programmer 'jump out' of routines in case of need.
It's never shown, but execution continues as the event loop is further
handled...
Michael.
More information about the Lazarus
mailing list