[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Handles the LM_SETFOCUS message for the control.
Source position: comctrls.pp line 3638
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.0 | Generated 2025-05-03 | Home |