|
|
|
| acTrayIcon component as subproperty of Win2kInfoBalloon structure.
|
| type
|
| TacWin2kInfoIcon = (iiNone, iiInfo, iiWarning, iiError);
|
|
|
| property Icon: TacWin2kInfoIcon;
|
| The Icon property specifies the icon image to display to the left of the balloon window.
|
|
|
| Default value is iiNone, which means that no icon displayed. To show the "information" |