Handles the LM_DPICHANGED window message for the form.
Source position: forms.pp line 625
protected procedure TCustomForm.WMDPIChanged( |
var Msg: TLMessage |
); message; |
Msg |
|
Window message handled in the method. |
Calls AutoAdjustLayout to apply the DPI setting in Message. This action is performed when:
| Version 4.6 | Generated 2026-02-20 | Home |