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

Declaration
property FileVerRelease: Word; // Read only!  

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

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