Vcl.WinXCalendars.TCalendarViewViewInfoBase.FocusedDate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FocusedDate: TDate read GetFocusedDate write SetFocusedDate;

C++

__property System::TDate FocusedDate = {read=GetFocusedDate, write=SetFocusedDate};

Properties

Type Visibility Source Unit Parent
property public
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCalendarViewViewInfoBase

Description

Is the focused date of CellViewItemInfo.