API:FMX.Calendar.TCustomCalendar.OnDateSelected
Delphi
property OnDateSelected: TNotifyEvent read GetOnDateSelected write SetOnDateSelected;
C++
__property System::Classes::TNotifyEvent OnDateSelected = {read=GetOnDateSelected, write=SetOnDateSelected};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | public | FMX.Calendar.pas FMX.Calendar.hpp |
FMX.Calendar | TCustomCalendar |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!