LCL full version.
Source position: lclversion.pas line 34
const lcl_fullversion = laz_fullversion; |
The lcl_fullversion constant contains all of the component version number values, formatted with 2 digits and concatenated (leading zeros are omitted).
For example, if the LCL version is 2.2.4.1, lcl_fullversion will be 2020401.
|
LCL version string. |
| Version 4.4 | Generated 2025-11-08 | Home |