versioninfo FileVerMajor property
Return to Introduction  Previous page  Next page
Applies to
dcVersionInfo component.  

Declaration
property FileVerMajor: Word; // Read only!  

Description
The FileVerMajor property determines the 16-bit major version number of the file, specified in the FileName.  
 
tip The same value can be retrieved from FileMajorVersion property, using HiWord(FileMajorVersion) function.  

See also
FileMajorVersion, FileVerMajor, FileVerMinor, FileVerRelease and FileVerBuild properties.  
File not found.