Vcl.WinXCalendars.TCalendarView.OnChangeView

From RAD Studio API Documentation

Delphi

property OnChangeView;

C++

__property OnChangeView;

Properties

Type Visibility Source Unit Parent
event published
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCalendarView

Description

Occurs when the user switches among available views. Vcl.WinXCalendars.TCalendarView.OnChangeView inherits from Vcl.WinXCalendars.TCustomCalendarView.OnChangeView. All content below this line refers to Vcl.WinXCalendars.TCustomCalendarView.OnChangeView.

Occurs when the user switches among available views.

See Also