**method**
CreateEventObject method ------------------------------------------------------------------------------------------------------------ -------------------------------------- Create an event object, when you need to pass the event additional information PUBLIC: The fire method of the EVENT element is used.
Format OEvent = Element.createEventObject ()
The return value returns an EVENT object.
Remarks The same EVENT object cannot be reused when the Fire method is called multiple times.