[Lazarus] New high DPI features in 1.7
Ondrej Pokorny
lazarus at kluug.net
Fri Dec 9 17:17:25 CET 2016
On 09.12.2016 17:06, Luca Olivetti via Lazarus wrote:
> But "After some time of testing LCLScaleForms will become default."
> What happens then when I open an old form
It will have Scaled=True.
> or want to design a new one with no automatic scaling?
Set Scaled=False explicitely in the object inspector OR (global
solution) compile the LCL with LCLDontScaleForms compiler define. (It
will be announced.)
Ondrej
More information about the Lazarus
mailing list