System.Win.TaskbarCore.TTaskbarBase.OverlayHint
Delphi
property OverlayHint: string read FOverlayHint write SetOverlayHint;
C++
__property System::UnicodeString OverlayHint = {read=FOverlayHint, write=SetOverlayHint};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.Win.TaskbarCore.pas System.Win.TaskbarCore.hpp | System.Win.TaskbarCore | TTaskbarBase | 
Description
Specifies the string to appear as a hint overlaid on the application icon in the taskbar.
A string that provides a text version of the information conveyed by the overlay, for accessibility purposes.