Vcl.WinXCalendars.TSlideCalendarAnimation Properties
InheritedProtected
| AnimateBitmap | public | Specifies where the bitmap of the next or previous month is drawn. |
| Destination | public | Is a link to the canvas of TCalendarView. |
| DestinationRect | public | Specifies the rectangle where AnimateBitmap is drawn during the animation process. |
| Direction | public | Specifies the direction of the slide animation. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Duration | public | Specifies how many milliseconds an animation takes to complete. |
| Interval | public | Specifies the interval in which the animation steps appear. |
| IsStarted | public | Indicates whether the animation is in process. |
| WhenStarted | public | Points the processor's tick when the animation has started. |