GetEventObjText

Usage                  String GetEventObjText()

Description         This method retrieves the text of the note or text object clicked on. You can use this function in the UserDefined event handler.

Parameters

Return value      Text of the note or text object or empty string.

Programming Notes        This method works for only aotNote or aotText object.