Page 1 of 1

[Demo] Zooming in TRichViewEdit

Posted: Wed Nov 13, 2019 12:24 pm
by Sergey Tkachenko
This demo shows how to implement zooming in TRichView editor.
zoomrv.zip
(53.08 KiB) Downloaded 4018 times
Unlike RichViewActions\Demos\DelphiUnicode\ActionTest_MultiRes demo, in this demo:
- zooming percent is displayed relative to the current monitor DPI (not relative to 96 DPI)
- zooming percent is kept when the form's DPI is changed.
zoomrv.png
zoomrv.png (4.46 KiB) Viewed 107804 times
This demo requires RAD Studio 10.3+