[Overview][Constants][Types][Variables][Index] |
LCL major version.
Source position: lclversion.pas line 41
const lcl_major = laz_major; |
Given a complete version string like 2.2.0, the lcl_major constant contains the first number (2).
lazarus-ccr.sourceforge.net |