Project: Version Information Component
Unit: PJVersionInfo
Class: TPJVersionInfo
Applies to: ~>3.0
property LanguageCode: WORD;
LanguageCode is a read only property that returns the language code associated with the current translation.
If the current file has no version information then 0 is returned. To get a description of the language use the Language property instead.
See the langID section of the VERSIONINFO resource documentation.