Usage Short GetEventObjHyperlinkType()
Description This method retrieves the hyperlink type of the object clicked on. You can use this function in the UserDefined event handler.
Parameters
Return value Type of the hyperlink. Available types: A_HYPERLINK_NONE, A_ANNO_MSG, A_USER_MSG, A_RUN_EXE, A_WEB_PAGE.
Programming Notes This method works all kind of object.