[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Adds special handling for focus and input messages, and notifies the DockManager.
Source position: controls.pp line 2314
protected procedure TWinControl.WndProc( |
var Message: TLMessage |
); override; |
Message |
|
Message examined and handled in the method. |
Handles the following messages:
Modified in LCL version 3.6 to handle CM_THEMECHANGED messages.
|
The general message handler for this control. |
Version 4.0 | Generated 2025-05-03 | Home |