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

Declaration
property ProductMajorVersion: LongInt; // Read only!  

Description
The ProductMajorVersion property represents the left-most 32 bits of the product version number.  
 
ProductMajorVersion and ProductMinorVersion 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
ProductMinorVersion, FileMajorVersion, FileMinorVersion properties.  
File not found.