Vcl.WinXCalendars.TBaseCalendarAnimation.WhenStarted

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property WhenStarted: Cardinal read FWhenStarted;

C++

__property unsigned WhenStarted = {read=FWhenStarted, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TBaseCalendarAnimation

Description

Points the processor's tick when the animation has started.

See Also