Vcl.ExtCtrls.TTrayIcon.OnAnimate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnAnimate: TNotifyEvent read FOnAnimate write FOnAnimate;

C++

__property OnAnimate;

Properties

Type Visibility Source Unit Parent
event published
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TTrayIcon

Description

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

Vcl.ExtCtrls.TTrayIcon.OnAnimate inherits from Vcl.ExtCtrls.TCustomTrayIcon.OnAnimate. All content below this line refers to Vcl.ExtCtrls.TCustomTrayIcon.OnAnimate.

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

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