928_____________________________________________ 15

                           

Exception(int Ident, int AHelpContext)         

I                                          Message 
Ident    -

|                                          ;     |
HelpContext 
AHelpContext  -
-   
.

; Exception(int Ident,                           |
const System::TVarRec * Args,    Message   -
const int Args_Size,                  |
I          int AHelpContext)              ,  - |

 Ident,   -
'                                            Args;  

HelpContext 
I                                         AHelpContext  - \

-   
':                                       .

    :

throw Exception("He   ");

throw Exception(Format(" %d   %d",
OPENARRAY(TVarRec,(Nl, N2)))) ;

    Format (.  14.7.2  14)
       Nl  N2. 
        OPENARRAY ( -
     .   12   12.10.3).  -
, ,    Nl = 5  N2 = 7   -
,      :  5   7.

 :

throw Exception(" %d   %d",
OPENARRAY(TVarRe,(Nl, N2)));

   ,     -
       . -
    ,    .

        -
 :

throw Exception("He   ",4);

       ,      -
  ,          -
    F1,    
   4.

  ,   :

throw Exception(65369) ;

     Message    65369  
. 

raise EMy.CreateResFmt(65369, OPENARRAY(TVarRec,(Nl, N2)));