[Lazarus] High-DPI TImageList
Giuliano Colla
giuliano.colla at fastwebnet.it
Mon Feb 5 18:48:33 CET 2018
Il 05/02/2018 16:01, Ondrej Pokorny via Lazarus ha scritto:
> No, it's not needed if no extra resolutions are stored. I'll check if
> it can be omitted (it's a manually added entry and not a normal
> property). If not, I'll add an ignore entry for 1.8.2.
In the past undefined properties were silently ignored when streaming
the lfm files. This did provide a good backward compatibility for new
properties. Of course using them in code would raise an error, but code
can easily be edited, while manually editing lfm files is rather
cumbersome. Wouldn't it be good to revive the old way? Or maybe just
issue a warning?
Giuliano
More information about the Lazarus
mailing list