[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomCoolBar.WMSize

Handles the LM_SIZE window message for the control.

Declaration

Source position: comctrls.pp line 2628

protected procedure TCustomCoolBar.WMSize(

  var Message: TLMSize

); message;

Arguments

Message

  

Window message handled in the method.

Description

Calls the inherited method on entry to realize the bounds and parent for the control. Calls CalculateAndAlign to layout and position the visible bands for the control.


Version 4.0 Generated 2025-05-03 Home