Vcl.WinXCalendars.TBaseCalendarAnimation.Interval

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Interval: Cardinal read FInterval write SetInterval;

C++

__property unsigned Interval = {read=FInterval, write=SetInterval, nodefault};

Properties

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

Description

Specifies the interval in which the animation steps appear.

See Also