Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TPackage.Version

Version string of the package

Declaration

Source position: fpmkunit.pp line 1064

public property TPackage.Version : string
  read GetVersion
  write SetVersion;

Description

The Version property contains the version string of the package. This version is used for dependency checking and package identification.

See also

TFPVersion

  

Represents a Free Pascal version number

PackageVersion

  

Version information for the package


Documentation generated on: Dec 15 2025