API:Vcl.Samples.Calendar.TCalendar.CalendarDate
Delphi
property CalendarDate: TDateTime read FDate write SetCalendarDate stored StoreCalendarDate;
C++
__property System::TDateTime CalendarDate = {read=FDate, write=SetCalendarDate, stored=StoreCalendarDate};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Vcl.Samples.Calendar.pas Vcl.Samples.Calendar.hpp |
Vcl.Samples.Calendar | TCalendar |
Description
Embarcadero Technologies does not currently have any additional information.