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

TFileVersionInfo.Enabled

Controls automatic reading of version information

Declaration

Source position: fileinfo.pp line 81

published property TFileVersionInfo.Enabled : Boolean
  read FEnabled
  write SetEnabled;

Description

When True, version information is automatically read when properties change. When False, ReadFileInfo must be called manually.

See also

ReadFileInfo

  

Reads version information from the specified file


Documentation generated on: Dec 15 2025