(SST) ShlWAPIFunctionInfo Version 1.0

Developer Reference
TSSTDllVerInfo.RetResourceLanguageIdAsStr Method
Function that retrieves the string returned when reading property ResourceLanguageIdAsStr.
Scope
Protected (i.e. the method can only be accessed from code in a descendant class or the unit it which it is implemented).
Syntax
Function RetResourceLanguageIdAsStr() : INTEGER;  
Parameters
None  
Return Values
A string representation of the language and codepage identifiers specified in the members of property ResourceLanguageId.
Remarks
The function merely calls WinResLanguageIdAsString, passing ResourceLanguageId as the parameter.
The returned string has the format TSSTWinResLanguageId.wLanguageId TSSTWinResLanguageId.wIbmCodePage (without a blank/space separating the values) in hexadecimal notation. For example, the string returned for resources defined for LANGUAGE LANG_ENGLISH (= 1033), SUBLANG_ENGLISH_US (= 1200) would be : 040904B0.
Requirements
Unit (Declared and implemented in) SSTNewUnit.pas
Library SSTNewUnit.dcu/SSTNewUnit.obj
Unicode Implemented as ANSI version only.
See Also
TSSTDllVerInfo, ResourceLanguageIdAsStr, WinApiGetResourceLanguageId, WinResLanguageIdAsString, Source Code.
 
Windows APIs: VERSIONINFO Resource, VS_VERSIONINFO Structure, StringFileInfo Block/Structure VerQueryValue.


Document/Contents version 1.00
Page/URI last updated on April 28, 2022
 
Copyright © Stoelzel Software Technologie (SST) 2010 - 2017
Suggestions and comments mail to:
webmaster@stoelzelsoftwaretech.com