ExceptionSecurityCheck

<< Click to Display Table of Contents >>

Navigation:  Constants >

ExceptionSecurityCheck

SIGNATURE=IWResourceStrings.ExceptionSecurityCheck

 

ETYPE=Constant

 

Declaration:

Delphi:

ExceptionSecurityCheck = 'Security check failed. Please restart the application.';

C++:

ExceptionSecurityCheck = "Security check failed. Please restart the application.";

 

Unit: IWResourceStrings.pas

 

Description: This is constant IWResourceStrings.ExceptionSecurityCheck.