API:FMX.Calendar.TCalendar.OnDateSelected
Delphi
property OnDateSelected;
C++
__property OnDateSelected;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | published | FMX.Calendar.pas FMX.Calendar.hpp |
FMX.Calendar | TCalendar |
Description
Occurs when the user selects a Date.
FMX.Calendar.TCalendar.OnDateSelected inherits from FMX.Calendar.TCustomCalendar.OnDateSelected. All content below this line refers to FMX.Calendar.TCustomCalendar.OnDateSelected.
Occurs when the user selects a Date.
Write an event handler for the OnDateSelected event to specify what happens when the user selects a Date.