Handles the LM_SIZE window message for the control.
Source position: comctrls.pp line 2595
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.