FMX.Platform.Win.TWinWindowHandle.WMWindowPosChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure WMWindowPosChanged(var AMessage: TWMWindowPosChanged); message WM_WINDOWPOSCHANGED;

C++

MESSAGE void __fastcall WMWindowPosChanged(Winapi::Messages::TWMWindowPosMsg &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.