Vcl.ExtCtrls.TCustomTrayIcon.OnAnimate
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 |
説明
トレイアイコンがアニメーション表示されている場合に,アイコンが変化するたびに発生します。
トレイアイコンがアニメーション表示されている場合に,アイコンが変化するたびに発生します。