Handles the LM_SETFOCUS message for the control.
Source position: comctrls.pp line 3640
protected procedure TCustomTreeView.WMSetFocus( |
var Message: TLMSetFocus |
); message; |
Message |
|
Window message handled in the method. |
Calls the Invalidate method to redraw the control. Calls the inherited method prior to exit.
|
Handler for receiving Focus event. |
| Version 4.4 | Generated 2025-11-08 | Home |