Vcl.Samples.Calendar.TCalendar.UpdateCalendar
Delphi
procedure UpdateCalendar; virtual;
C++
virtual void __fastcall UpdateCalendar(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Vcl.Samples.Calendar.pas Vcl.Samples.Calendar.hpp |
Vcl.Samples.Calendar | TCalendar |
Description
Internally used method that updates the graphical view of the calendar.
The UpdateCalendar method is internally used to update the graphical view of the calendar according to the Month, Day, and Year.