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

lcl_fullversion

Declaration

Source position: lclversion.pas line 44

const lcl_fullversion = ((lcl_major * 100 + lcl_minor) * 100 + lcl_release) * 100 + lcl_patch;