FMX.Platform.Win.TWinWindowHandle.WMWindowPosChanging

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure WMWindowPosChanging(var AMessage: TWMWindowPosChanging); message WM_WINDOWPOSCHANGING;

C++

MESSAGE void __fastcall WMWindowPosChanging(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.