Vcl.ExtCtrls.TTrayIcon.BalloonTitle

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property BalloonTitle: string read FBalloonTitle write SetBalloonTitle default 0;

C++

__property BalloonTitle = {default=0};

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TTrayIcon

説明

バルーンのタイトルとして表示するテキストを指定します。

Vcl.ExtCtrls.TTrayIcon.BalloonTitle は Vcl.ExtCtrls.TCustomTrayIcon.BalloonTitle を継承しています。以下の内容はすべて Vcl.ExtCtrls.TCustomTrayIcon.BalloonTitle を参照しています。

バルーンのタイトルとして表示するテキストを指定します。

バルーンのタイトルとして表示するテキストを指定します。