[Overview][Constants][Types][Variables][Index] |
LCL full version.
Source position: lclversion.pas line 45
const lcl_fullversion = laz_fullversion; |
The lcl_fullversion constant contains all version numbers, formatted with 2 digits and concatenated (leading zeros are omitted).
For example, if the LCL version is 2.0.12.6, lcl_fullversion will be 2001206.