Vcl.ExtCtrls.TTrayIcon.BalloonTitle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BalloonTitle;

C++

__property BalloonTitle = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TTrayIcon

Description

Specifies the text that appears as the balloon title.


Code Examples