Contents - Index - Previous - Next


ThisVersion property

 

Applies to

TVCLUnZip component

 

Declaration

property ThisBuild: Integer;

 

Description

This property simply returns the current version of VCLUnZip and VCLZip. Used along with the ThisBuild property  and ThisReleaseLevel property you can always tell exactly what version/build/release type you are working with.  It is an integer where the last two digits represent the minor version and the remaining prior digits represent the major version number.  For example, 202 represents version 2.02.  This is a published property and so it can always be seen in the Property Inspector too.