Vcl.ExtCtrls.TCustomTrayIcon.BalloonTitle
Delphi
property BalloonTitle: string read FBalloonTitle write SetBalloonTitle;
C++
__property System::UnicodeString BalloonTitle = {read=FBalloonTitle, write=SetBalloonTitle};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TCustomTrayIcon |
Description
Spécifie le texte qui apparaît comme titre de la bulle.