[Lazarus] How to find out which version of Lazarus was used to build last?

Bart bartjunk64 at gmail.com
Sat Jan 23 13:32:29 CET 2021


Assuming you have the sources, and it is a Lazarus program, then in
the LFM there is a string like: LCLVersion = '2.1.0.0'
That will be the last version you used to save or build the program with.

--
Bart


More information about the lazarus mailing list