|
<< Click to Display Table of Contents >> Navigation: Constants > InvalidBrowser |
SIGNATURE=IWResourceStrings.InvalidBrowser
ETYPE=Constant
Declaration:
Delphi: |
InvalidBrowser = 'Your browser was detected as %s, identifying itself as %s.' + EOL + 'One of the following browsers is required:' + EOL; |
C++: |
InvalidBrowser = "Your browser was detected as %s, identifying itself as %s." + EOL + "One of the following browsers |
Unit: IWResourceStrings.pas
Description: This is constant IWResourceStrings.InvalidBrowser.