FMX.Calendar.TCalendar.TodayDefault

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TodayDefault default TCalendarModel.DefaultTodayDefault;

C++

__property TodayDefault = {default=0};

Properties

Type Visibility Source Unit Parent
property published
FMX.Calendar.pas
FMX.Calendar.hpp
FMX.Calendar TCalendar

Description

Setting this property to True resets the calendar to the current system date.

See Also