Vcl.WinXCalendars.TCustomCalendarView.ClickOnDate
Delphi
procedure ClickOnDate(const ADate: TDate);
C++
void __fastcall ClickOnDate(const System::TDate ADate);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.WinXCalendars.pas Vcl.WinXCalendars.hpp |
Vcl.WinXCalendars | TCustomCalendarView |
Description
Is called when a user clicks on a certain date.