+Returns the label if the event was a begin or end edit label event.
+
+\membersection{wxTreeEvent::GetOldItem}
+
+\constfunc{wxTreeItemId}{GetOldItem}{}
+
+Returns the old item index (valid for EVT\_TREE\_ITEM\_CHANGING and CHANGED events)
+
+\membersection{wxTreeEvent::GetPoint()}
+
+\constfunc{wxPoint}{GetPoint}{}
+
+Returns the position of the mouse pointer if the event is a drag event.