Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
Yes
Import Library
-
Header File
commctrl.h
Unicode
No
Platform Notes
None

TTN_POP

The TTN_POP notification message notifies the owner window that a tooltip is about to be hidden. This notification message is sent in the form of a WM_NOTIFY message.

TTN_POP

idTT = (int) wParam;

pnmh = (NMHDR FAR *) lParam;

Parameters

idTT

Identifier of the tooltip control.

lpttt

Return Values

No return value.

Remarks

Address of an NMHDR structure.

See Also

NMHDR
, WM_NOTIFY

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples