+\membersection{wxObject::CopyObject}\label{wxobjectcopyobject}
+
+\func{virtual void}{CopyObject}{\param{wxObject\&}{ object\_dest}}
+
+Create a copy of this object in object\_dest. Must perform a full copy of self
+so that object\_dest will be valid after this object is deleted
+