Vcl.WinXCalendars.ICalendarViewController.AnimateViewChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AnimateViewChange(APrevImage: TBitmap; ANewImage: TBitmap; const ASourceRect: TRect;
const ADestRect: TRect; AZoomOut: Boolean);

C++

virtual void __fastcall AnimateViewChange(Vcl::Graphics::TBitmap* APrevImage, Vcl::Graphics::TBitmap* ANewImage, const System::Types::TRect &ASourceRect, const System::Types::TRect &ADestRect, bool AZoomOut) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.