Vcl.ExtCtrls.TCustomTrayIcon.OnAnimate

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

Delphi

property OnAnimate: TNotifyEvent read FOnAnimate write FOnAnimate;

C++

__property System::Classes::TNotifyEvent OnAnimate = {read=FOnAnimate, write=FOnAnimate};

プロパティ

種類 可視性 ソース ユニット
event public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomTrayIcon

説明

トレイアイコンがアニメーション表示されている場合に,アイコンが変化するたびに発生します。

トレイアイコンがアニメーション表示されている場合に,アイコンが変化するたびに発生します。