SystemTrayIcon

From Lianjapedia
Jump to: navigation, search

Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.

Properties

This class supports the Common Properties plus the following:

Property Access (R/RW) Value Description
Icon W Character Filename of icon

Methods

This class supports the Common Methods plus the following:

Method Args Description
Add Object existing as Object | newobject as Character, class as Character Add an existing object or a new object, in which case the object's class must also be specified
ShowMessage title as Character, message as Character Display the specified message under the specified title

Events

This class supports the Common Events plus the following:

Event Args Description