\func{wxObject*}{CreateObject}{\void}
Creates an object of the appropriate kind. Returns NULL if the class has not been declared
-dynamically createable (typically, it's an abstract class).
+dynamically creatable (typically, it is an abstract class).
\membersection{wxClassInfo::FindClass}
\func{bool}{IsKindOf}{\param{wxClassInfo* }{info}}
-Returns TRUE if this class is a kind of (inherits from) the given class.
+Returns true if this class is a kind of (inherits from) the given class.