[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Handles the LM_SIZE window message for the control.
Source position: comctrls.pp line 2628
protected procedure TCustomCoolBar.WMSize( |
var Message: TLMSize |
); message; |
Message |
|
Window message handled in the method. |
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 |