FMX.Platform.Win.TWinWindowHandle.WMDpiChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure WMDpiChanged(var AMessage: TWMDpi); message WM_DPICHANGED;

C++

MESSAGE void __fastcall WMDpiChanged(Winapi::Messages::TWMDpi &AMessage);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Platform.Win.pas
FMX.Platform.Win.hpp
FMX.Platform.Win TWinWindowHandle

Description

Embarcadero Technologies does not currently have any additional information.