This is a new site that's currently running on alpha code. There are going to be bugs. If you discover any, please report them on the site's issues page (GitHub account required). Thanks.
Warning: Many URLs are going to change. Refer to the README file to discover which library project's documentation has been completed.
Project: Version Information Component
Unit: PJVersionInfo
Class: TPJVersionInfo
Applies to: ~>3.0
property CharSetCode: WORD;
Read only property that returns the code of the character set used by the current translation.
If the current file has no version information then 0
is returned. To get a description of the character set use the CharSet property instead.
See the charsetID section of the VERSIONINFO resource documentation.