indlgevt.tex

来自「wxWidgets 是一个跨平台的 GUI 框架。它给开发人员提供了统一的接口」· TEX 代码 · 共 39 行

TEX
39
字号
\section{\class{wxInitDialogEvent}}\label{wxinitdialogevent}A wxInitDialogEvent is sent as a dialog or panel is being initialised.Handlers for this event can transfer data to the window.The default handler calls \helpref{wxWindow::TransferDataToWindow}{wxwindowtransferdatatowindow}.\wxheading{Derived from}\helpref{wxEvent}{wxevent}\\\helpref{wxObject}{wxobject}\wxheading{Include files}<wx/event.h>\wxheading{Event table macros}To process an activate event, use these event handler macros to direct input to a memberfunction that takes a wxInitDialogEvent argument.\twocolwidtha{7cm}\begin{twocollist}\itemsep=0pt\twocolitem{{\bf EVT\_INIT\_DIALOG(func)}}{Process a wxEVT\_INIT\_DIALOG event.}\end{twocollist}\wxheading{See also}\helpref{Event handling overview}{eventhandlingoverview}\latexignore{\rtfignore{\wxheading{Members}}}\membersection{wxInitDialogEvent::wxInitDialogEvent}\label{wxinitdialogeventctor}\func{}{wxInitDialogEvent}{\param{int }{id = 0}}Constructor.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?