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

TFileVersionInfo.FileName

File name to read version information from

Declaration

Source position: fileinfo.pp line 76

published property TFileVersionInfo.FileName : string
  read FFileName
  write SetFileName;

Description

Specifies the executable file to extract version information from. If empty, version information is read from the current executable.

See also

ReadFileInfo

  

Reads version information from the specified file


Documentation generated on: Aug 28 2026 Report a problem on this page