Vcl.ExtCtrls.TCustomTrayIcon.OnAnimate

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnAnimate: TNotifyEvent read FOnAnimate write FOnAnimate;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomTrayIcon

Beschreibung

Bei Taskleistensymbolen mit Animationen tritt dieses Ereignis bei jeder Änderung auf.

Bei Taskleistensymbolen mit Animationen tritt dieses Ereignis bei jeder Änderung auf.