Vcl.ControlList.TCustomControlList.WMSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

HIDESBASE MESSAGE void __fastcall WMSize(Winapi::Messages::TWMSize &Msg);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ControlList.pas
Vcl.ControlList.hpp
Vcl.ControlList TCustomControlList

Description

Embarcadero Technologies does not currently have any additional information.