Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 735 Bytes

TPJVersionInfo-NumTranslations.md

File metadata and controls

21 lines (12 loc) · 735 Bytes

NumTranslations property

Project: Version Information Component

Unit: PJVersionInfo

Class: TPJVersionInfo

Applies to: ~>3.0

property NumTranslations: Integer;

Description

Gets the number of translations in a file's version information.

Version information resources can contain variable information in more that one language / character set combination. TPJVersionInfo defines each of these combinations as a "Translation". This property shows how many translations are available in a file's version information.

The property has value 0 if the file contains no translations or if the file has no version information.