MessageHandler - checks the state of the mouse and takes the appropriate action. Checks whether redraw is needed because of mouse move or change in mouse button status, text needs to be added, etc.
Source position: ldocktree.pas line 100
public procedure TLazDockTree.MessageHandler( |
Sender: TControl; |
var Message: TLMessage |
); override; |