Vcl.ExtCtrls.TTrayIcon.BalloonTitle

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property BalloonTitle: string read FBalloonTitle write SetBalloonTitle default 0;

C++

__property BalloonTitle = {default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TTrayIcon

Beschreibung

Gibt den Text an, der im Sprechblasentitel angezeigt wird.

Vcl.ExtCtrls.TTrayIcon.BalloonTitle erbt von Vcl.ExtCtrls.TCustomTrayIcon.BalloonTitle. Der folgende Inhalt bezieht sich auf Vcl.ExtCtrls.TCustomTrayIcon.BalloonTitle.

Gibt den Text an, der im Sprechblasentitel angezeigt wird.

Gibt den Text an, der im Sprechblasentitel angezeigt wird.

Codebeispiele