Contents - Index


ThisReleaseLevel property

 

Applies to

TVCLUnZip component

 

Declaration

property ThisBuild: String;

 

Description

This published property reflects whether the current version of VCLUnZip and VCLZip is a Beta or Production version. Used along with the ThisVersion property and ThisBuild property you can always tell exactly what version/build/release type you are working with.  It is a string that will be set to either 'Beta' or 'Production'.