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

Declaration
property ProductMinorVersion: LongInt; // Read only!  

Description
The ProductMinorVersion property represents the right-most 32 bits of the product version number.  
 
ProductMinorVersion and ProductMajorVersion are used together to build a 64-bit file version number. The 64-bit value is represented in Microsoft's file version format.  

See also
ProductMajorVersion, FileMajorVersion, FileMinorVersion properties.  
File not found.