TMiletusTrayIcon
Description
Below is a list of the most important properties and events for TMiletusTrayIcon
. This component allows to add a tray icon with an optional popup menu to the application.
Designtime |
Properties for TMiletusTrayIcon
Property | Description |
---|---|
IconURL: string | Base64 encoded string that represents the ICO icon. |
PopupMenu: TMiletusPopupMenu | Sets the menu to be shown when the tray icon is clicked. |
Hint: string | Sets the tooltip/hint text. |
Events for TMiletusTrayIcon
Property | Description |
---|---|
OnClick | Triggered when the mouse is clicked on the tray icon. |