\membersection{wxIconizeEvent::wxIconizeEvent}\label{wxiconizeeventctor}
-\func{}{wxIconizeEvent}{\param{int }{id = 0}, \param{bool }{iconized = TRUE}}
+\func{}{wxIconizeEvent}{\param{int }{id = 0}, \param{bool }{iconized = true}}
Constructor.
\constfunc{bool}{Iconized}{\void}
-Returns {\tt TRUE} if the frame has been iconized, {\tt FALSE} if it has been
+Returns {\tt true} if the frame has been iconized, {\tt false} if it has been
restored.