Hi,
When I click outside the PopMenu or hit an active item, PopMenu is closed and the OnPopMenuOnClose event is triggered.
But, when I close the PopMenu hiting vk_escape on Form.OnKeyDown PopMenu is closed but the OnPopMenuOnClose event is not fired.
Can someone help me to fire OnPopMenuOnClose to all cases.
Greetings everyone.