Overview
Group
Quick Info

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

TCN_KEYDOWN

The TCN_KEYDOWN notification message notifies a tab control's parent window that a key has been pressed. This message is sent in the form of a WM_NOTIFY message.

TCN_KEYDOWN

pnm = (TC_KEYDOWN FAR *) lParam;

Parameters

pnm

Pointer to a TC_KEYDOWN structure.

Return Values

No return value.

See Also

TC_KEYDOWN
, WM_NOTIFY

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