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.