ChangeSysTrayIcon()
语法
ChangeSysTrayIcon(#SysTrayIcon, ImageID)概要
Changes the specified icon in the SysTray area.
参数
#SysTrayIcon The systray icon to change. ImageID The new image to use for the systray icon. Only icon image type (.ico) are supported on Windows, for Linux and OS X it is advised to use a PNG image (in order to have a transparency layer). ImageID() may be used to get this ID easily.
返回值
无.
参阅
AddSysTrayIcon()
已支持操作系统
所有