Sepi

Name
  TSepiTryExcept

Parent
  SepiInstructions

Class Hierarchy
  TSepiInstruction

Visibility
  PUBLIC

Description
  Instruction try..except

Members
  Fields
 
Field Description
FExceptInstructions (-) Instructions dans le except
FExceptObjectVar (-) Variable qui stockera l'objet exception
FTryInstructions (-) Instructions dans le try

Methods
 
Method Description
Create (+) Crée une instruction try..except
CustomCompile (#) [@inheritDoc]
UseTempVar (+) Utilise une variable temporaire comme variable pour l'objet exception

Properties
 
Property Description
ExceptInstructions (+) Instructions dans le except
ExceptObjectVar (+) Variable qui stockera l'objet exception
TryInstructions (+) Instructions dans le try


Legend
 
Symbol Visibility
- Private
# Protected
+ Public
* Published
A Automated
S Strict

Sepi


Copyright (c) 2006-2010 Sébastien Doeraene
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/