pMe | (Object) Reference to the PmgObject object where the event rises. |
---|---|
pEvent | (Object) Reference to an object describing detailed information about the specific event.
pEvent.Menu - (Object) [for reading] The object of the PmMenu type that represents the list of menu (local or system) items. At the beginning this object has no items. In this event it is possible to fill this object with requested items by the AddMenu method and to create an arbitrary menu. Caution! It is not allowed to save the reference to this object for the later use. |