Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 638 Bytes

TPJVersionInfo-Language.md

File metadata and controls

19 lines (11 loc) · 638 Bytes

Language property

Project: Version Information Component

Unit: PJVersionInfo

Class: TPJVersionInfo

Applies to: ~>3.0

property Language: string;

Description

Read only property that returns a string describing the language whose code is specified by the current translation. If the language code is unknown or there is no version information in the current file then the property returns the empty string.

To examine the actual language code instead of its descriptive name use the LanguageCode property instead.