2017-03-15 16:01 GMT+01:00 Martin Schreiber <mse00...@gmail.com>:
>
> It still works for me. When I open a popup menu and click on close button
> of
> the window decoration the popup closes.


Forgot to add important detail that I'm showing popup menu manually on left
button click:

procedure TfrmViewTree.ShowViewPopup(const sender: TObject);
begin

popView.show(btnView,translateclientpoint(application.mouse.pos,nil,btnView));
end;

With context menus indeed it is working fine
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to