Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2008.08.31;
Скачать: CL | DM;

Вниз

обработка событий VK_DOWN для дочерних контролов   Найти похожие ветки 

 
Алекс_   (2007-12-16 09:32) [0]

Где генерируется сообщение WM_KEYDOWN, когда фокус на дочернем элементе(listbox, edit etc.) для WinAPI.
Спасибо.


 
Leonid Troyanovsky ©   (2007-12-16 12:37) [1]


> Алекс_   (16.12.07 09:32)  

> Где генерируется сообщение WM_KEYDOWN

The system removes the message from the system message queue and posts it to the message queue of the appropriate thread...
The window that has the keyboard focus receives (from the message queue of the thread that created it) all keyboard messages until the focus changes to a different window.

--
Regards, LVT.



Страницы: 1 вся ветка

Текущий архив: 2008.08.31;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.017 c
15-1215472113
Pavia
2008-07-08 03:08
2008.08.31
WALL·E


2-1216804295
Dimich1978
2008-07-23 13:11
2008.08.31
Как удалить из doc определеные строки


2-1216906793
wiii
2008-07-24 17:39
2008.08.31
TToolBar, хочу сделать наследника


15-1215605885
dms
2008-07-09 16:18
2008.08.31
Работа с LTP портом


1-1197158281
Anton
2007-12-09 02:58
2008.08.31
Как использовать movups в Asm в Delphi ?