Vcl.ExtCtrls.TCustomTrayIcon.OnAnimate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnAnimate: TNotifyEvent read FOnAnimate write FOnAnimate;

C++

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

Properties

Type Visibility Source Unit Parent
event public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomTrayIcon

Description

Occurs each time the icon changes when the tray icon is animating.

Occurs each time the icon changes when the tray icon is animating.