API:FMX.Calendar.TCustomCalendar.OnDateSelected

From RAD Studio API Documentation
Jump to: navigation, search

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.