Vcl.WinXCalendars.TCalendarCellItemsViewInfo.InAnimationState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property InAnimationState: Boolean read FInAnimationState write SetInAnimationState;

C++

__property bool InAnimationState = {read=FInAnimationState, write=SetInAnimationState, nodefault};

Properties

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

Description

Indicates whether the calendar is in the animation state.

See Also