\func{bool}{OnCheckValue}{\param{wxProperty *}{property}, \param{wxPropertyListView *}{view},
\param{wxWindow *}{parentWindow}}
-Called when the Tick (Confirm) button is pressed or focus is list. Return FALSE if the value
-was invalid, which is a signal restores the old value. Return TRUE if the value was valid.
+Called when the Tick (Confirm) button is pressed or focus is list. Return false if the value
+was invalid, which is a signal restores the old value. Return true if the value was valid.
\membersection{wxPropertyListValidator::OnClearControls}