Handles the WM_NCHITTEST window message for the hint window.
Source position: forms.pp line 924
protected procedure THintWindow.WMNCHitTest( |
var Message: TLMessage |
); message; |
Message |
|
Window message examined and updated in the method. |
Sets the result in Message to HTTRANSPARENT. This forces the message to be forwarded to other windowed controls in the Z-Order until a value other than HTTRANSPARENT is returned.