FMX.Platform.Win.TWinWindowHandle.WMGetMinMaxInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure WMGetMinMaxInfo(var Message: TWMGetMinMaxInfo); message WM_GETMINMAXINFO;

C++

MESSAGE void __fastcall WMGetMinMaxInfo(Winapi::Messages::TWMGetMinMaxInfo &Message);

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.