FMX.Calendar.Style.TStyledCalendar.DoMonthChange

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoMonthChange(Sender: TObject);

C++

void __fastcall DoMonthChange(System::TObject* Sender);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FMX.Calendar.Style.pas
FMX.Calendar.Style.hpp
FMX.Calendar.Style TStyledCalendar


Description

Répond au changement de la date.

DoMonthChange est appelée automatiquement au changement de la date.

DoMonthChange met à jour le mois de la date en cours du TCalendar, si nécessaire.

Voir aussi