📄 group__virtual__key.html
字号:
<table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>'7' <p><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00094">94</a>行定义。 </td> </tr></table><a class="anchor" name="ga8" doxytag="FG_Message.h::FVK_8" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> const <a class="el" href="group__Utility.html#ga1">WORD</a> <a class="el" href="group__Virtual__Key.html#ga8">FVK_8</a> = 0x38 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>'8' <p><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00095">95</a>行定义。 </td> </tr></table><a class="anchor" name="ga9" doxytag="FG_Message.h::FVK_9" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> const <a class="el" href="group__Utility.html#ga1">WORD</a> <a class="el" href="group__Virtual__Key.html#ga9">FVK_9</a> = 0x39 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>'9' <p><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00096">96</a>行定义。<p>参考自 <a class="el" href="FG__Edit_8cpp-source.html#l00108">FG_Edit::OnKeyDown()</a>. </td> </tr></table><a class="anchor" name="ga10" doxytag="FG_Message.h::FVK_A" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> const <a class="el" href="group__Utility.html#ga1">WORD</a> <a class="el" href="group__Virtual__Key.html#ga10">FVK_A</a> = 0x41 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>'A' <p><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00097">97</a>行定义。 </td> </tr></table><a class="anchor" name="ga13" doxytag="FG_Message.h::FVK_DELETE" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> const <a class="el" href="group__Utility.html#ga1">WORD</a> <a class="el" href="group__Virtual__Key.html#ga13">FVK_DELETE</a> = 0x8001 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>DELETE. <p><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00102">102</a>行定义。<p>参考自 <a class="el" href="FG__Edit_8cpp-source.html#l00108">FG_Edit::OnKeyDown()</a>、<a class="el" href="FG__X11Adaptor_8cpp-source.html#l00190">FG_X11Adaptor::process_event()</a>及<a class="el" href="FG__Win32Adaptor_8cpp-source.html#l00138">FG_Win32Adaptor::WndProc()</a>. </td> </tr></table><a class="anchor" name="ga12" doxytag="FG_Message.h::FVK_ENTER" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> const <a class="el" href="group__Utility.html#ga1">WORD</a> <a class="el" href="group__Virtual__Key.html#ga12">FVK_ENTER</a> = 0x8000 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>ENTER. <p><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00101">101</a>行定义。<p>参考自 <a class="el" href="MainWindow_8cpp-source.html#l00095">MainWindow::MainWindow()</a>、<a class="el" href="FG__RadioButton_8cpp-source.html#l00092">FG_RadioButton::OnKeyDown()</a>、<a class="el" href="FG__CheckBox_8cpp-source.html#l00077">FG_CheckBox::OnKeyDown()</a>、<a class="el" href="FG__Button_8cpp-source.html#l00078">FG_Button::OnKeyDown()</a>、<a class="el" href="FG__Button_8cpp-source.html#l00093">FG_Button::OnKeyUp()</a>、<a class="el" href="FG__X11Adaptor_8cpp-source.html#l00190">FG_X11Adaptor::process_event()</a>、<a class="el" href="Win1_8cpp-source.html#l00074">Win1::Win1()</a>、<a class="el" href="Win2_8cpp-source.html#l00081">Win2::Win2()</a>及<a class="el" href="FG__Win32Adaptor_8cpp-source.html#l00138">FG_Win32Adaptor::WndProc()</a>. </td> </tr></table><a class="anchor" name="ga14" doxytag="FG_Message.h::FVK_LEFT" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> const <a class="el" href="group__Utility.html#ga1">WORD</a> <a class="el" href="group__Virtual__Key.html#ga14">FVK_LEFT</a> = 0x8002 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>LEFT. <p><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00103">103</a>行定义。<p>参考自 <a class="el" href="FG__Edit_8cpp-source.html#l00108">FG_Edit::OnKeyDown()</a>、<a class="el" href="FG__X11Adaptor_8cpp-source.html#l00190">FG_X11Adaptor::process_event()</a>及<a class="el" href="FG__Win32Adaptor_8cpp-source.html#l00138">FG_Win32Adaptor::WndProc()</a>. </td> </tr></table><a class="anchor" name="ga15" doxytag="FG_Message.h::FVK_RIGHT" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> const <a class="el" href="group__Utility.html#ga1">WORD</a> <a class="el" href="group__Virtual__Key.html#ga15">FVK_RIGHT</a> = 0x8003 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>RIGHT. <p><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00104">104</a>行定义。<p>参考自 <a class="el" href="FG__Edit_8cpp-source.html#l00108">FG_Edit::OnKeyDown()</a>、<a class="el" href="FG__X11Adaptor_8cpp-source.html#l00190">FG_X11Adaptor::process_event()</a>及<a class="el" href="FG__Win32Adaptor_8cpp-source.html#l00138">FG_Win32Adaptor::WndProc()</a>. </td> </tr></table><a class="anchor" name="ga16" doxytag="FG_Message.h::FVK_TAB" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> const <a class="el" href="group__Utility.html#ga1">WORD</a> <a class="el" href="group__Virtual__Key.html#ga16">FVK_TAB</a> = 0x8004 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>TAB. <p><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00105">105</a>行定义。<p>参考自 <a class="el" href="FG__Window_8cpp-source.html#l00192">FG_Window::OnKey()</a>、<a class="el" href="FG__X11Adaptor_8cpp-source.html#l00190">FG_X11Adaptor::process_event()</a>及<a class="el" href="FG__Win32Adaptor_8cpp-source.html#l00138">FG_Win32Adaptor::WndProc()</a>. </td> </tr></table><a class="anchor" name="ga11" doxytag="FG_Message.h::FVK_Z" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> const <a class="el" href="group__Utility.html#ga1">WORD</a> <a class="el" href="group__Virtual__Key.html#ga11">FVK_Z</a> = 0x5a </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>'Z' <p><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00099">99</a>行定义。 </td> </tr></table><hr><center>由 DoxyGen 1.3.6 于 Wed Jun 9 22:39:15 2004 生成<br>版权所有 (C) 2003,2004 王咏武</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -