[Overview][Constants][Types][Variables][Index] Reference for unit 'LCLVersion' (#lcl)

lcl_fullversion

LCL full version

Declaration

Source position: lclversion.pas line 45

const lcl_fullversion = laz_fullversion;

Description

The lcl_fullversion constant contains all version numbers, formatted with 2 digits and conatenated (leading zeros are omitted).

For example, if the LCL version is 1.2.4.6, lcl_fullversion will be 1020406

The latest version of this document can be found at lazarus-ccr.sourceforge.net.