Vcl.WinXCalendars.TCustomCalendarView.AnimationFinished

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AnimationFinished(Sender: TObject);

C++

void __fastcall AnimationFinished(System::TObject* Sender);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCustomCalendarView

Description

Is called when the animation finishes.

See Also