[Overview][Constants][Types][Variables][Index] |
LCL patch version.
Source position: lclversion.pas line 33
const lcl_patch = laz_patch; |
Given a complete version string like 2.2.4.1, the lcl_patch constant contains the last number (1). If there is no fourth number, for example when the version string is 2.2.4, then lcl_patch is 0.
|
LCL version string. |
Version 4.0 | Generated 2025-05-03 | Home |