\func{bool}{OnClose}{\void}
-Virtual function that will be called when the physical window is closed. The default implementation returns FALSE.
+Virtual function that will be called when the physical window is closed. The default implementation returns false.
\membersection{wxPropertyView::OnHelp}\label{wxpropertyviewonhelp}
\func{bool}{OnUpdateView}{\void}
Called by the viewed object to update the view. The default implementation just returns
-FALSE.
+false.
\membersection{wxPropertyView::SetPropertySheet}\label{wxpropertyviewsetpropertysheet}