NotFound

<< Click to Display Table of Contents >>

Navigation:  Constants >

NotFound

SIGNATURE=IWResourceStrings.NotFound

 

ETYPE=Constant

 

Declaration:

Delphi:

NotFound = '%s not found.';

C++:

NotFound = "%s not found.";

 

Unit: IWResourceStrings.pas

 

Description: This is constant IWResourceStrings.NotFound.