FMX.Platform.Win.TWinWindowHandle.WMSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure WMSize(var AMessage: TWMSize); message WM_SIZE;

C++

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