Unit 'LCLVersion' Package
[Overview][Constants][Types][Variables][Index] [#lcl]

lcl_major

LCL major version.

Declaration

Source position: lclversion.pas line 30

const lcl_major = laz_major;

Description

Given a complete version string like 2.2.4, the lcl_major constant contains the first number (2).


Version 4.4 Generated 2025-11-08 Home