Unit 'FileInfo' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TFileVersionInfo.Translation

Language and code page identifier for version strings

Declaration

Source position: fileinfo.pp line 89

published property TFileVersionInfo.Translation : string
  read FTranslation
  write SetTranslation;

Description

Specifies which language and code page combination to use when extracting version strings. The format is an 8-character hexadecimal string (e.g., "040904b0" for English US). If empty, the first available translation is used.

See also

TranslationOnly

  

Controls behavior when specified translation is not found


Documentation generated on: Dec 15 2025