[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TCustomForm.WMDPIChanged

Handles the LM_DPICHANGED window message for the form.

Declaration

Source position: forms.pp line 632

protected procedure TCustomForm.WMDPIChanged(

  var Msg: TLMessage

); message;

Arguments

Msg

  

Window message handled in the method.

Description

Calls AutoAdjustLayout to apply the DPI setting in Message. This action is performed when:


Version 3.2 Generated 2024-02-25 Home