Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 673 Bytes

TPJVersionInfo-CharSetCode.md

File metadata and controls

21 lines (12 loc) · 673 Bytes

CharSetCode property

Project: Version Information Component

Unit: PJVersionInfo

Class: TPJVersionInfo

Applies to: ~>3.0

property CharSetCode: WORD;

Description

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.