git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16522
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
For {\tt EVT\_LIST\_CACHE\_HINT} event only: return the last item (inclusive)
which the list control advises us to cache.
For {\tt EVT\_LIST\_CACHE\_HINT} event only: return the last item (inclusive)
which the list control advises us to cache.
-\membersection{wxListEvent::GetCode}\label{wxlisteventgetcode}
+\membersection{wxListEvent::GetKeyCode}\label{wxlisteventgetkeycode}
-\constfunc{int}{GetCode}{\void}
+\constfunc{int}{GetKeyCode}{\void}
Key code if the event is a keypress event.
Key code if the event is a keypress event.
-\membersection{wxTreeEvent::GetCode}
+\membersection{wxTreeEvent::GetKeyCode}
-\constfunc{int}{GetCode}{}
+\constfunc{int}{GetKeyCode}{}
Returns the key code if the event was is a key event. Use
\helpref{GetKeyEvent}{wxtreeeventgetkeyevent} to get the values of the
Returns the key code if the event was is a key event. Use
\helpref{GetKeyEvent}{wxtreeeventgetkeyevent} to get the values of the