API:FMX.Calendar.TCustomCalendar.OnDayClick
Delphi
property OnDayClick: TNotifyEvent read GetOnDayClick write SetOnDayClick;
C++
__property System::Classes::TNotifyEvent OnDayClick = {read=GetOnDayClick, write=SetOnDayClick};
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!