API:Vcl.WinXCalendars.TCustomCalendarView.Date
Delphi
property Date: TDate read GetDate write SetDate stored DoStoreDate;
C++
__property System::TDate Date = {read=GetDate, write=SetDate, stored=DoStoreDate};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | protected | Vcl.WinXCalendars.pas Vcl.WinXCalendars.hpp |
Vcl.WinXCalendars | TCustomCalendarView |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!