Project: Version Information Component
Unit: PJVersionInfo
Class: TPJVersionInfo
Applies to: ~>3.0
property Language: string;
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.