API:Vcl.Taskbar.TTaskbar.ToolTip

From RAD Studio API Documentation

Delphi

property ToolTip: string read FToolTip write SetToolTip default 0;

C++

__property ToolTip = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.Taskbar.pas
Vcl.Taskbar.hpp
Vcl.Taskbar TTaskbar

Description

Specifies the tool tip displayed for the application in the taskbar. {{#multireplace:Vcl.Taskbar.TTaskbar.ToolTip|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:System.Win.TaskbarCore.TTaskbarBase.ToolTip|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:System.Win.TaskbarCore.TTaskbarBase.ToolTip|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Specifies the tool tip displayed for the application in the taskbar.

See Also