RAD Studio
ContentsIndex
PreviousUpNext
__except

Category 

Statements, Keyword extensions 

Syntax  

__except (expression) compound-statement

Description 

The __except keyword specifies the action that should be taken when the exception specified by expression has been raised.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!