|
<< Click to Display Table of Contents >> Navigation: Constants > ResourceNotFound |
SIGNATURE=IWResourceStrings.ResourceNotFound
ETYPE=Constant
Declaration:
Delphi: |
ResourceNotFound = 'Resource %s not found.'; |
C++: |
ResourceNotFound = "Resource %s not found."; |
Unit: IWResourceStrings.pas
Description: This is constant IWResourceStrings.ResourceNotFound.