trayicon Text property
Return to Introduction  Previous page  Next page
Applies to
acTrayIcon component as subproperty of Win2kInfoBalloon structure.  

Declaration
property Text: String;  

Description
The Text property specifies the information text to display in the cartoon-style balloon hint after minimizing of the form to the system tray. You can specify either single- or multi-line tooltip text.  

Remark
iiwarning The length of Text string is limited by 255 characters!  

See also
Title property.