Hi all just figured it out for myself:
RxTrayIcon1.Icon.Assign(RxTrayIcon1.icons[0]);   //desired icon within []


Just make sure you've already created and assigned an Icon to RxTrayIcon1.Icon, otherwise the call to assign will fail. (I think :-)
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to