It is a good patch and probably should be applied, but what part of it
adds support for Icon property in win32??

That is already implemented. What isn“t working is the TIcon object
and not TrayIcon component.

TTrayicon needs an real Win32 icon handle to show an icon in win32.
This patch generates an HICON from TBitmap (Lazarus uses internaly TBitam as TIcon)

so until now you had to override Icon.handle to show an icon in win32.
now you musnt

Christian
_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to