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

Declaration
property FileVerMinor: Word; // Read only!  

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

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