[Overview][Types][Classes][Procedures and functions][Index] |
Handles the LM_SIZE message.
Source position: extctrls.pp line 1582
protected procedure TCustomControlBar.WMSize( |
var Message: TLMSize |
); message; |
Message |
|
Window message handled in the method. |
Overridden to resize and arrange visible bands on the control when the size for the control bar is changed.
|
Event handler for size messages. |