• Jon © (15.10.10 05:20) [0]
    Is it possible to obtain the area of the trayicon?
    I tried this but it did not work:


    function GetTrayIconRect: TRect;
    begin
     GetWindowRect(TrayIcon.Wnd, Result);
    end;

  • Jon © (15.10.10 05:23) [1]
    Note, forgot to mention, TrayIcon is my applet's trayicon:


    var
     TrayIcon: PTrayIcon;
    ...
     TrayIcon := NewTrayIcon(Applet,LoadIcon(hInstance,'MAINICON'));

  • Vladimir Kladov © (15.10.10 08:42) [2]
    No. Only to handle mouse events.
Есть новые Нет новых   [120350   +20][b:0][p:0.001]