Hello,
I would Like the Right Mouse Button on a WebOSMaps.
TOSMaps = class(TWebosmaps)
Public
published
property OnMouseDown;
end;
Public
published
property OnMouseDown;
end;
//...........................
TOSmaps(map).OnMouseDown := .......................
With The new class, the right mouse button does not work.
Perhaps It's not possible ?
Thanks for your help
Take care
Best wishes
Jean Michel